Spaces:
Sleeping
Sleeping
| 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 |
| 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 |