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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -121,7 +121,21 @@ 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_13b 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
+
125
+
126
+ Limitations & Biases:
127
+
128
+ This model can produce factually incorrect output, and should not be relied on to produce factually accurate information.
129
+ 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.
130
+
131
+ Disclaimer:
132
+
133
+ The license on this model does not constitute legal advice. We are not responsible for the actions of third parties who use this model.
134
+ Please cosult an attorney before using this model for commercial purposes.
135
+
136
+
137
+ Citiation:
138
+
139
  If you found wizardlm_alpaca_dolly_orca_open_llama_13b useful in your research or applications, please kindly cite using the following BibTeX:
140
 
141
  ```