Downloads
Short CV via magic link.
Drop your name and email. The link leads to the current CV as a PDF.
Production-grade model
oakai:alpha11: AI language model (LLM) for support quality.
oakai:alpha11 is an AI: a language model, or LLM for short. It scores support chats automatically across five dimensions and returns the result as strict JSON, ready to process downstream. I trained it on real, anonymized support conversations; a documented traceability test returned zero hits, no single conversation can be traced back to a person. Fine-tuned on Qwen2.5-7B, open-sourced under Apache 2.0. The honest step up from alpha10: that one was a proof of concept on synthetic data, alpha11 runs production-grade on real data.
ollama pull RaSchwehr/oakai-alpha11Proof of Concept
oakai:alpha10 - my own AI language model (LLM).
oakai:alpha10 was my first proof of concept: a small language model (LLM), trained myself and fine-tuned on Qwen2.5-7B, running entirely on your own hardware instead of in the cloud. Open-sourced under Apache 2.0, built for retail and customer analytics.
ollama pull RaSchwehr/oakai-alpha10