ehartford commited on
Commit
c960ec6
1 Parent(s): cd8ecb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,6 +16,8 @@ Dolphin-2.1-70b's training was sponsored by [a16z](https://a16z.com/supporting-t
16
 
17
  This model is based on llama2, so it is suitable for commercial or non-commercial use.
18
 
 
 
19
  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
20
  You are responsible for any content you create using this model. Enjoy responsibly.
21
 
 
16
 
17
  This model is based on llama2, so it is suitable for commercial or non-commercial use.
18
 
19
+ This model is trained on top of the amazing [StellarBright](https://huggingface.co/sequelbox/StellarBright) base model.
20
+
21
  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
22
  You are responsible for any content you create using this model. Enjoy responsibly.
23