openxlab / 671b.sh
ACCA225's picture
Update 671b.sh
06123f8 verified
raw
history blame contribute delete
148 Bytes
cat >Modelfile <<EOF
FROM deepseek-r1:671b
PARAMETER num_ctx 12800
PARAMETER num_predict 8192
EOF
ollama create deepseek-r1:671b-fixed -f Modelfile