Add Modelfiles/Modelfile_Code_DS1.5b_CPU_24Core
This commit is contained in:
parent
06641f8b73
commit
09b3446d28
1 changed files with 7 additions and 0 deletions
7
Modelfiles/Modelfile_Code_DS1.5b_CPU_24Core
Normal file
7
Modelfiles/Modelfile_Code_DS1.5b_CPU_24Core
Normal file
|
@ -0,0 +1,7 @@
|
|||
FROM deepseek-r1:1.5b
|
||||
|
||||
PARAMETER num_ctx 65536
|
||||
PARAMETER stop ["<|im_start|>", "<|im_end|>", "<|endoftext|>"]
|
||||
PARAMETER temperature 0.6
|
||||
PARAMETER num_gpu 0
|
||||
PARAMETER num_thread 24
|
Loading…
Add table
Add a link
Reference in a new issue