kaleinaNyan commited on
Commit
85e451a
·
verified ·
1 Parent(s): ef1371f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,5 +9,6 @@ This is an instruction following model (based on Mistral v0.1) optimized for Rus
9
  It was trained using [kolibrify](https://github.com/oKatanaaa/kolibrify) LLM finetuning framework on a multitude of instruction datasets.
10
 
11
  The model uses ChatML template. Adding a system instruction will likely improve the model's performance on your task (experiment with it).
 
12
 
13
  Currently in pre-alpha, later releases will include more details regarding training procedure and data mix.
 
9
  It was trained using [kolibrify](https://github.com/oKatanaaa/kolibrify) LLM finetuning framework on a multitude of instruction datasets.
10
 
11
  The model uses ChatML template. Adding a system instruction will likely improve the model's performance on your task (experiment with it).
12
+ I recommend using the model with LMStudio.
13
 
14
  Currently in pre-alpha, later releases will include more details regarding training procedure and data mix.