Text Generation
Transformers
llama
Inference Endpoints
text-generation-inference
GodRain commited on
Commit
f2f559d
1 Parent(s): ea08a07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -58,6 +58,7 @@ def evaluate(
58
 
59
 
60
  Citiation:
 
61
  @misc{xu2023wizardlm,
62
  title={WizardLM: Empowering Large Language Models to Follow Complex Instructions},
63
  author={Can Xu and Qingfeng Sun and Kai Zheng and Xiubo Geng and Pu Zhao and Jiazhan Feng and Chongyang Tao and Daxin Jiang},
@@ -65,4 +66,5 @@ Citiation:
65
  eprint={2304.12244},
66
  archivePrefix={arXiv},
67
  primaryClass={cs.CL}
68
- }
 
 
58
 
59
 
60
  Citiation:
61
+ ```
62
  @misc{xu2023wizardlm,
63
  title={WizardLM: Empowering Large Language Models to Follow Complex Instructions},
64
  author={Can Xu and Qingfeng Sun and Kai Zheng and Xiubo Geng and Pu Zhao and Jiazhan Feng and Chongyang Tao and Daxin Jiang},
 
66
  eprint={2304.12244},
67
  archivePrefix={arXiv},
68
  primaryClass={cs.CL}
69
+ }
70
+ ```