Add Modelfiles/Modelfile_Code_DS32b
This commit is contained in:
parent
6663b45a74
commit
e24c6f1987
1 changed files with 5 additions and 0 deletions
5
Modelfiles/Modelfile_Code_DS32b
Normal file
5
Modelfiles/Modelfile_Code_DS32b
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
FROM deepseek-r1:32b
|
||||||
|
|
||||||
|
PARAMETER num_ctx 65536
|
||||||
|
PARAMETER stop ["<|im_start|>", "<|im_end|>", "<|endoftext|>"]
|
||||||
|
PARAMETER temperature 0.6
|
Loading…
Add table
Add a link
Reference in a new issue