sebaxakerhtc commited on
Commit
e498674
·
verified ·
1 Parent(s): 4296cf2

(Continued pretraining)

Browse files
Files changed (1) hide show
  1. Modelfile +3 -3
Modelfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM /content/burgasdotpro/Sebushka-llama-3.1-8B-GGUF/Sebushka-llama-3.1-8B.Q8_0.gguf
2
 
3
  TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
4
 
@@ -9,10 +9,10 @@ TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
9
  {{ .Response }}<|end_of_text|>"""
10
 
11
  PARAMETER stop "<|eom_id|>"
12
- PARAMETER stop "<|end_header_id|>"
13
  PARAMETER stop "<|start_header_id|>"
14
  PARAMETER stop "<|finetune_right_pad_id|>"
15
- PARAMETER stop "<|eot_id|>"
16
  PARAMETER stop "<|python_tag|>"
17
  PARAMETER stop "<|end_of_text|>"
18
  PARAMETER stop "<|reserved_special_token_"
 
1
+ FROM /content/burgasdotpro/Sebushka-llama-3.1-8B-GGUF/Sebushka-llama-3.1-8B.BF16.gguf
2
 
3
  TEMPLATE """{{ if .System }}{{ .System }}{{ end }}{{ if .Prompt }}
4
 
 
9
  {{ .Response }}<|end_of_text|>"""
10
 
11
  PARAMETER stop "<|eom_id|>"
12
+ PARAMETER stop "<|eot_id|>"
13
  PARAMETER stop "<|start_header_id|>"
14
  PARAMETER stop "<|finetune_right_pad_id|>"
15
+ PARAMETER stop "<|end_header_id|>"
16
  PARAMETER stop "<|python_tag|>"
17
  PARAMETER stop "<|end_of_text|>"
18
  PARAMETER stop "<|reserved_special_token_"