452 1 year ago

This is an English and German-speaking, universally applicable multi-talent based on Qwen2.5. It is ideal for working with tools.

tools
ollama run robmaster/Spatz-14B-de

Applications

Claude Code
Claude Code ollama launch claude --model robmaster/Spatz-14B-de
Codex
Codex ollama launch codex --model robmaster/Spatz-14B-de
OpenCode
OpenCode ollama launch opencode --model robmaster/Spatz-14B-de
OpenClaw
OpenClaw ollama launch openclaw --model robmaster/Spatz-14B-de

Models

View all →

Readme

Attention, the context size must be specified explicitly, otherwise the default is 2048 tokens, up to 128,000 tokens are supported. A good value is 32,000. Start the Ollama server with the following parameters:

OLLAMA_CONTEXT_LENGTH=32000 ollama serve

Now you can test the model with the call

ollama run robmaster/Spatz-14B-de