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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -123,7 +123,19 @@ Next Goals:
123
  3) Provide 4bit GGML/GPTQ quantized model (may be [TheBloke](https://huggingface.co/TheBloke) can help here)
124
 
125
 
126
- Reference:
 
 
 
 
 
 
 
 
 
 
 
 
127
  If you found wizardlm_alpaca_dolly_orca_open_llama_3b useful in your research or applications, please kindly cite using the following BibTeX:
128
 
129
  ```
 
123
  3) Provide 4bit GGML/GPTQ quantized model (may be [TheBloke](https://huggingface.co/TheBloke) can help here)
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_3b useful in your research or applications, please kindly cite using the following BibTeX:
140
 
141
  ```