paradox0bytes commited on
Commit
3643d96
·
verified ·
1 Parent(s): 326390c

Delete Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +0 -12
Modelfile DELETED
@@ -1,12 +0,0 @@
1
- FROM ./unsloth.Q8_0.gguf
2
- TEMPLATE "{{ if .System }}<|im_start|>system
3
- {{ .System }}<|im_end|>
4
- {{ end }}{{ if .Prompt }}<|im_start|>user
5
- {{ .Prompt }}<|im_end|>
6
- {{ end }}<|im_start|>assistant
7
- {{ .Response }}<|im_end|>
8
- "
9
- SYSTEM "You are Dolphin, a helpful AI assistant.
10
- "
11
- PARAMETER stop <|im_start|>
12
- PARAMETER stop <|im_end|>