57 Downloads Updated 3 weeks ago
ollama run byczech/gemma4-it-16G-Q3_K_S:31b
ollama launch claude --model byczech/gemma4-it-16G-Q3_K_S:31b
ollama launch opencode --model byczech/gemma4-it-16G-Q3_K_S:31b
ollama launch hermes --model byczech/gemma4-it-16G-Q3_K_S:31b
ollama launch openclaw --model byczech/gemma4-it-16G-Q3_K_S:31b
The model supports a maximum context window of up to 256K tokens.
On a 16 GB GPU, approximately 64,000 tokens can fit fully within VRAM in tested configurations using a quantized KV cache. Slightly larger context sizes may begin to spill into system RAM, reducing inference performance.
The exact GPU-resident limit may vary depending on:
For a good balance between context size and fully GPU-resident inference on a 16 GB GPU, a context size of around 64K tokens is recommended.