grimjim commited on
Commit
f866b0f
1 Parent(s): 2e1100d

Update README.md

Browse files

Updated description

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ This is a merge of pre-trained language models created using [mergekit](https://
15
 
16
  An ambition of this merge was to augment text generation with the potential creative richness of the WizardLM-2 7B and Zephyr-7B-Beta models, the reasoning of the Starling-LM-7B-beta model, and extended context length of Mistral v0.2.
17
 
18
- The resulting model is very attentive to character card descriptions and capable of applying reasoning. This model is in the smarter side, following context and formatting. The model is creative and "wants" to write, incorporating details cooperatively with occasional runaway narration if it finds that the prompt leans that way.
19
 
20
  Tested with ChatML Instruct prompts, temperature 1.0, and minP 0.02.
21
 
 
15
 
16
  An ambition of this merge was to augment text generation with the potential creative richness of the WizardLM-2 7B and Zephyr-7B-Beta models, the reasoning of the Starling-LM-7B-beta model, and extended context length of Mistral v0.2.
17
 
18
+ The resulting model is very attentive to character card descriptions and capable of applying reasoning. This model is in the smarter side, following context and formatting. The model is creative and "wants" to write, incorporating details cooperatively and driving plot, with occasional runaway narration if it finds that the prompt leans that way.
19
 
20
  Tested with ChatML Instruct prompts, temperature 1.0, and minP 0.02.
21