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