Created
January 17, 2026 18:03
-
-
Save bioshazard/4cf0ca9e3e63fdf7d4ae052cc923a28d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ollama rm active-big:latest | |
| ollama create active-big -f <(echo FROM qwen3:30b-a3b) |
Author
bioshazard
commented
Feb 18, 2026
Author
FROM glm-4.7-flash:q4_K_M
PARAMETER num_ctx 32768
PARAMETER temperature 0.2
PARAMETER top_p 0.8
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment