hdnh2006 commited on
Commit
efd3580
1 Parent(s): 4cb3f8c

Update Modelfile for Ollama personalizations

Browse files
Files changed (1) hide show
  1. ModelfileOllama +1 -1
ModelfileOllama CHANGED
@@ -1,4 +1,4 @@
1
- FROM openchat-3.6-8b-20240522-q4_K_M.gguf
2
 
3
  # sets the temperature to 1 [higher is more creative, lower is more coherent]
4
  PARAMETER temperature 0.5
 
1
+ FROM NeuralNet/openchat-3.6
2
 
3
  # sets the temperature to 1 [higher is more creative, lower is more coherent]
4
  PARAMETER temperature 0.5