Add Modelfiles/Modelfile_Code_DS7b
This commit is contained in:
parent
5d55b7205d
commit
4c66c90185
1 changed files with 5 additions and 0 deletions
5
Modelfiles/Modelfile_Code_DS7b
Normal file
5
Modelfiles/Modelfile_Code_DS7b
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
FROM deepseek-r1:7b
|
||||||
|
|
||||||
|
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