victormiller commited on
Commit
59add6c
·
verified ·
1 Parent(s): af15a69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -32,4 +32,14 @@ something here
32
  ## About the LLM360 Research Suite
33
  The LLM360 Research Suite is a comprehensive set of large language model (LLM) artifacts from Amber, CrystalCoder, and K2 for academic and industry researchers to explore LLM training dynamics. Additional resources can be found at llm360.ai.
34
 
 
35
 
 
 
 
 
 
 
 
 
 
 
32
  ## About the LLM360 Research Suite
33
  The LLM360 Research Suite is a comprehensive set of large language model (LLM) artifacts from Amber, CrystalCoder, and K2 for academic and industry researchers to explore LLM training dynamics. Additional resources can be found at llm360.ai.
34
 
35
+ ## Citation
36
 
37
+ **BibTeX:**
38
+
39
+ ```bibtex
40
+ @misc{
41
+ title={LLM360-K2-65B: Scaling Up Open and Transparent Language Models},
42
+ author={The LLM360 Team},
43
+ year={2024},
44
+ }
45
+ ```