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