826e872 617f7ab 826e872 617f7ab
1
2
3
4
5
6
7
8
9
MODEL_REPO = "TheBloke/deepseek-coder-1.3B-instruct-GGUF" MODEL_FILE = "deepseek-coder-1.3b-instruct.Q4_K_M.gguf" CTX_SIZE = 4096 MAX_TOKENS = 512 TEMPERATURE = 0.2