Add Modelfiles/Modelfile_Code_DS32b_CPU_24Core

This commit is contained in:
David Rotermund 2025-02-02 17:51:25 +01:00
parent 4be7e97a21
commit 7a3cf549da

View file

@ -0,0 +1,7 @@
FROM deepseek-r1:32b
PARAMETER num_ctx 65536
PARAMETER stop ["<|im_start|>", "<|im_end|>", "<|endoftext|>"]
PARAMETER temperature 0.6
PARAMETER num_gpu 0
PARAMETER num_thread 24