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