kobkrit pacozaa commited on
Commit
253a634
1 Parent(s): 804fbe8

Create Ollama Modelfile (#4)

Browse files

- Create Ollama Modelfile (9ef1801912e390608281a74801d7edadc068ec97)


Co-authored-by: Sarin Suriyakoon <pacozaa@users.noreply.huggingface.co>

Files changed (1) hide show
  1. Modelfile +4 -0
Modelfile ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ FROM ./openthaigpt-Q4_K_M.gguf
2
+ TEMPLATE """[INST] <<SYS>>{{ .System }}<</SYS>>
3
+
4
+ {{ .Prompt }} [/INST]"""