aedmark commited on
Commit
4b6f07e
·
verified ·
1 Parent(s): d4ac2ff

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +2 -2
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
  FROM ./vsl_max.gguf
2
  # The Python engine handles the heavy lifting, we just need a clean baseline.
3
- PARAMETER temperature 0.8
4
  PARAMETER num_ctx 4096
5
- PARAMETER repeat_penalty 1.15
 
1
  FROM ./vsl_max.gguf
2
  # The Python engine handles the heavy lifting, we just need a clean baseline.
3
+ PARAMETER temperature 0.4
4
  PARAMETER num_ctx 4096
5
+ PARAMETER repeat_penalty 1.85