Skip to content

Instantly share code, notes, and snippets.

@u1i
Created March 29, 2026 04:26
Show Gist options
  • Select an option

  • Save u1i/70a763646c0fadd4c92aecdbc28e9905 to your computer and use it in GitHub Desktop.

Select an option

Save u1i/70a763646c0fadd4c92aecdbc28e9905 to your computer and use it in GitHub Desktop.
ollama increase context window
ollama run qwen3.5:9b
/set parameter num_ctx 128000
/save llama3.1-128k
/set parameter num_ctx 262144
/save qwen3.5-256k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment