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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -145,9 +145,9 @@ Citiation:
145
  If you found wizardlm_alpaca_dolly_orca_open_llama_7b useful in your research or applications, please kindly cite using the following BibTeX:
146
 
147
  ```
148
- @misc{wizardlm_alpaca_dolly_orca_open_llama_7b,
149
  author = {Pankaj Mathur},
150
- title = {wizardlm_alpaca_dolly_orca_open_llama_7b: An explain tuned OpenLLaMA-7b model on custom wizardlm, alpaca, & dolly datasets},
151
  year = {2023},
152
  publisher = {GitHub, HuggingFace},
153
  journal = {GitHub repository, HuggingFace repository},
@@ -155,6 +155,16 @@ If you found wizardlm_alpaca_dolly_orca_open_llama_7b useful in your research or
155
  }
156
  ```
157
  ```
 
 
 
 
 
 
 
 
 
 
158
  @software{openlm2023openllama,
159
  author = {Xinyang Geng and Hao Liu},
160
  title = {OpenLLaMA: An Open Reproduction of LLaMA},
 
145
  If you found wizardlm_alpaca_dolly_orca_open_llama_7b useful in your research or applications, please kindly cite using the following BibTeX:
146
 
147
  ```
148
+ @misc{orca_mini_7b,
149
  author = {Pankaj Mathur},
150
+ title = {orca_mini_7b: An explain tuned OpenLLaMA-7b model on custom wizardlm, alpaca, & dolly datasets},
151
  year = {2023},
152
  publisher = {GitHub, HuggingFace},
153
  journal = {GitHub repository, HuggingFace repository},
 
155
  }
156
  ```
157
  ```
158
+ @misc{mukherjee2023orca,
159
+ title={Orca: Progressive Learning from Complex Explanation Traces of GPT-4},
160
+ author={Subhabrata Mukherjee and Arindam Mitra and Ganesh Jawahar and Sahaj Agarwal and Hamid Palangi and Ahmed Awadallah},
161
+ year={2023},
162
+ eprint={2306.02707},
163
+ archivePrefix={arXiv},
164
+ primaryClass={cs.CL}
165
+ }
166
+ ```
167
+ ```
168
  @software{openlm2023openllama,
169
  author = {Xinyang Geng and Hao Liu},
170
  title = {OpenLLaMA: An Open Reproduction of LLaMA},