Skip to content

Commit 2e8c1a7

Browse files
committed
dev: small r1 context for now
1 parent 9ba2df7 commit 2e8c1a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sandbox/r1-quant.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
repo_id="unsloth/DeepSeek-R1-GGUF",
2727
filename="DeepSeek-R1-Q2_K_XS/DeepSeek-R1-Q2_K_XS-00001-of-00005.gguf",
2828
prompt_pipeline=pipeline,
29+
max_context_size=10000,
2930
model_load_kwargs={"n_gpu_layers": -1, "additional_files": []},
3031
)
3132

0 commit comments

Comments
 (0)