lorashen commited on
Commit
83b8163
·
verified ·
1 Parent(s): cc54e04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -38,4 +38,11 @@ print(response)
38
 
39
  GEB-1.3 模型的权重的使用则需要遵循 [LICENSE](LICENSE)。
40
 
41
- ## 引用
 
 
 
 
 
 
 
 
38
 
39
  GEB-1.3 模型的权重的使用则需要遵循 [LICENSE](LICENSE)。
40
 
41
+ ## 引用
42
+ ```
43
+ @article{geb-1.3b,
44
+ title={GEB-1.3B: Open Lightweight Large Language Model},
45
+ author={Jie Wu and Yufeng Zhu and Lei Shen and Xuqing Lu},
46
+ year={2024}
47
+ }
48
+ ```