Text Generation
Transformers
PyTorch
English
mixtral
conversational
Inference Endpoints
text-generation-inference
ehartford commited on
Commit
3755061
1 Parent(s): 00bfa48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ trust_remote_code is required.
31
  New in 2.6
32
  - Fixed a training configuration issue that improved the quality a lot
33
  - Due to popular demand, added back samantha-based empathy data
34
- - Added replaced synthia and pure-dove with Capybara
35
 
36
  This model is uncensored. I have filtered the dataset to remove alignment and bias. This makes the model more compliant. You are advised to implement your own alignment layer before exposing the model as a service. It will be highly compliant to any requests, even unethical ones. Please read my blog post about uncensored models. https://erichartford.com/uncensored-models
37
  You are responsible for any content you create using this model. Enjoy responsibly.
 
31
  New in 2.6
32
  - Fixed a training configuration issue that improved the quality a lot
33
  - Due to popular demand, added back samantha-based empathy data
34
+ - Replaced synthia and pure-dove with Capybara
35
 
36
  This model is uncensored. I have filtered the dataset to remove alignment and bias. This makes the model more compliant. You are advised to implement your own alignment layer before exposing the model as a service. It will be highly compliant to any requests, even unethical ones. Please read my blog post about uncensored models. https://erichartford.com/uncensored-models
37
  You are responsible for any content you create using this model. Enjoy responsibly.