TroyDoesAI commited on
Commit
552e431
1 Parent(s): 4db6370

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -123,7 +123,7 @@ For those looking to fine-tune the model further, the following parameters can b
123
  ## Model File Included
124
  The following model file is included in this project:
125
  ```
126
- FROM ./ContextObedient-Tri-MoE.gguf
127
  ```
128
  This model is pre-configured to enhance context adherence. You can adjust parameters like `temperature`, `num_ctx`, and stop tokens according to your needs.
129
 
 
123
  ## Model File Included
124
  The following model file is included in this project:
125
  ```
126
+ FROM ./BlackSheep.gguf
127
  ```
128
  This model is pre-configured to enhance context adherence. You can adjust parameters like `temperature`, `num_ctx`, and stop tokens according to your needs.
129