Locutusque commited on
Commit
3a64f6e
1 Parent(s): 966bad6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -49,6 +49,9 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
49
  ## Known Limitations
50
 
51
  The diversity of the dataset could lead to inconsistencies in the model's responses due to variations in data formatting and annotation quality.
 
 
 
52
  ## Licensing Information
53
 
54
  This model is released under the Apache-2.0 license.
 
49
  ## Known Limitations
50
 
51
  The diversity of the dataset could lead to inconsistencies in the model's responses due to variations in data formatting and annotation quality.
52
+
53
+ This model is also very compliant, it will respond to any request. Please make sure to build upon this model with DPO if you plan on using it for enterprise-level deployment.
54
+
55
  ## Licensing Information
56
 
57
  This model is released under the Apache-2.0 license.