vtsrpkn commited on
Commit
cc46837
·
verified ·
1 Parent(s): b366431

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. Modelfile +8 -0
Modelfile ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+
2
+ FROM ./vtsrpkn/llama-lexi-q8/unsloth.Q8_0.gguf
3
+ TEMPLATE """[INST] <<SYS>>{{ .System }}<</SYS>>
4
+
5
+ {{ .Prompt }} [/INST]"""
6
+ PARAMETER stop "<|eot_id|>"
7
+ PARAMETER temperature 1.5
8
+ PARAMETER min_p 0.1