Text Generation
Transformers
PyTorch
English
llama
Eval Results
Inference Endpoints
text-generation-inference
Pankaj Mathur commited on
Commit
d9d357e
1 Parent(s): 51b0b42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -121,7 +121,19 @@ Next Goals:
121
  3) Provide 4bit GGML/GPTQ quantized model (may be [TheBloke](https://huggingface.co/TheBloke) can help here)
122
 
123
 
124
- Reference:
 
 
 
 
 
 
 
 
 
 
 
 
125
  If you found wizardlm_alpaca_dolly_orca_open_llama_7b useful in your research or applications, please kindly cite using the following BibTeX:
126
 
127
  ```
 
121
  3) Provide 4bit GGML/GPTQ quantized model (may be [TheBloke](https://huggingface.co/TheBloke) can help here)
122
 
123
 
124
+ Limitations & Biases:
125
+
126
+ This model can produce factually incorrect output, and should not be relied on to produce factually accurate information.
127
+ This model was trained on various public datasets. While great efforts have been taken to clean the pretraining data, it is possible that this model could generate lewd, biased or otherwise offensive outputs.
128
+
129
+ Disclaimer:
130
+
131
+ The license on this model does not constitute legal advice. We are not responsible for the actions of third parties who use this model.
132
+ Please cosult an attorney before using this model for commercial purposes.
133
+
134
+
135
+ Citiation:
136
+
137
  If you found wizardlm_alpaca_dolly_orca_open_llama_7b useful in your research or applications, please kindly cite using the following BibTeX:
138
 
139
  ```