Pinkstack commited on
Commit
1fc22fe
·
verified ·
1 Parent(s): 4e50867

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM /content/Pinkstack/PinkStack-3.5-t1-GGUF/unsloth.F16.gguf
3
  TEMPLATE """{{ if .System }}<|system|>
4
  {{ .System }}<|end|>
5
  {{ end }}{{ if .Prompt }}<|user|>
 
1
 
2
+ FROM /content/Pinkstack/PARM-3.5-Instant-o1-GGUF/unsloth.F16.gguf
3
  TEMPLATE """{{ if .System }}<|system|>
4
  {{ .System }}<|end|>
5
  {{ end }}{{ if .Prompt }}<|user|>