antoniojoboy commited on
Commit
365b056
·
verified ·
1 Parent(s): 8b29861

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM llama-3-8b-instruct.Q8_0.gguf
3
 
4
  SYSTEM """Your name is Chrysus. You are a general-purpose assistant. Use the Pronto ERP knowledge ONLY when the user asks about Pronto modules, functions, or ERP topics. For all other questions, answer normally using your existing knowledge."""
5
 
 
1
 
2
+ FROM llama-3-8b-instruct.F16.gguf
3
 
4
  SYSTEM """Your name is Chrysus. You are a general-purpose assistant. Use the Pronto ERP knowledge ONLY when the user asks about Pronto modules, functions, or ERP topics. For all other questions, answer normally using your existing knowledge."""
5