Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
arielnlee commited on
Commit
a0f5543
1 Parent(s): 812717c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -114,4 +114,25 @@ Please see the Responsible Use Guide available at https://ai.meta.com/llama/resp
114
  journal={CoRR},
115
  year={2021}
116
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  ```
 
114
  journal={CoRR},
115
  year={2021}
116
  }
117
+ ```
118
+ ```bibtex
119
+ @software{OpenOrcaxOpenChatPreview2,
120
+ title = {OpenOrcaxOpenChatPreview2: Llama2-13B Model Instruct-tuned on Filtered OpenOrcaV1 GPT-4 Dataset},
121
+ author = {Guan Wang and Bleys Goodson and Wing Lian and Eugene Pentland and Austin Cook and Chanvichet Vong and "Teknium"},
122
+ year = {2023},
123
+ publisher = {HuggingFace},
124
+ journal = {HuggingFace repository},
125
+ howpublished = {\url{https://https://huggingface.co/Open-Orca/OpenOrcaxOpenChat-Preview2-13B},
126
+ }
127
+ ```
128
+ ```bibtex
129
+ @software{openchat,
130
+ title = {{OpenChat: Advancing Open-source Language Models with Imperfect Data}},
131
+ author = {Wang, Guan and Cheng, Sijie and Yu, Qiying and Liu, Changling},
132
+ doi = {10.5281/zenodo.8105775},
133
+ url = {https://github.com/imoneoi/openchat},
134
+ version = {pre-release},
135
+ year = {2023},
136
+ month = {7},
137
+ }
138
  ```