m1ngcheng commited on
Commit
55fbe95
·
verified ·
1 Parent(s): ad87bcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -87,4 +87,13 @@ This code repository is licensed under [the MIT License](https://huggingface.co/
87
  ## Citation
88
  Paper: https://hf.co/papers/2503.05139
89
 
90
- [TBD]
 
 
 
 
 
 
 
 
 
 
87
  ## Citation
88
  Paper: https://hf.co/papers/2503.05139
89
 
90
+ If you find our work helpful, feel free to give us a cite.
91
+
92
+ ```
93
+ @article{ling,
94
+ title = {Every FLOP Counts: Scaling a 300B Mixture-of-Experts LING LLM without Premium GPUs},
95
+ author = {Ling Team},
96
+ journal = {arXiv preprint arXiv:2503.05139},
97
+ year = {2025}
98
+ }
99
+ ```