aedmark commited on
Commit
844de3f
·
verified ·
1 Parent(s): 7e63055

Update Modelfile

Browse files
Files changed (1) hide show
  1. Modelfile +1 -1
Modelfile CHANGED
@@ -1,5 +1,5 @@
1
  # Point this to exactly where you downloaded the GGUF from the Hermes Colab
2
- FROM ./vsl_hermes_model-unsloth.Q8_0.gguf
3
 
4
  # Parameters to keep the Stage Manager grounded and brutalist
5
  PARAMETER temperature 0.7
 
1
  # Point this to exactly where you downloaded the GGUF from the Hermes Colab
2
+ FROM ./vsl_mistral_nemo_llama3.13BQ8_0.gguf
3
 
4
  # Parameters to keep the Stage Manager grounded and brutalist
5
  PARAMETER temperature 0.7