8 Downloads Updated 1 week ago
ollama run charichu/glm-5.2-256k
Updated 1 week ago
1 week ago
c17a1bbc9af8 · 464B ·
FROM glm-5.2:cloud
PARAMETER num_ctx 262144
PARAMETER num_predict 16384
PARAMETER temperature 0.7
PARAMETER top_p 0.95
PARAMETER repeat_penalty 1.1
PARAMETER repeat_last_n 2048
PARAMETER frequency_penalty 0.1
PARAMETER presence_penalty 0.1