update README.md
Browse files
README.md
CHANGED
|
@@ -18,6 +18,10 @@ license_link: LICENSE
|
|
| 18 |
</a>
|
| 19 |
</div>
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
## 1. Introduction
|
| 23 |
|
|
@@ -203,7 +207,17 @@ messages[2]['content']<|end|>
|
|
| 203 |
|
| 204 |
INF-34B series (including Base and Chat) support commercial applications under a permissive [License](https://github.com/infly-ai/INF-LLM/blob/main/LICENSE).
|
| 205 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 206 |
|
| 207 |
-
##
|
| 208 |
|
| 209 |
If you have any questions or seek for cooperation, please contact us at [bd@infteach.ai](mailto:bd@infteach.ai).
|
|
|
|
| 18 |
</a>
|
| 19 |
</div>
|
| 20 |
|
| 21 |
+
<p align="center">
|
| 22 |
+
<a href="https://www.infly.cn/en/research"><b>Paper Link</b></a>
|
| 23 |
+
</p>
|
| 24 |
+
|
| 25 |
|
| 26 |
## 1. Introduction
|
| 27 |
|
|
|
|
| 207 |
|
| 208 |
INF-34B series (including Base and Chat) support commercial applications under a permissive [License](https://github.com/infly-ai/INF-LLM/blob/main/LICENSE).
|
| 209 |
|
| 210 |
+
## 7. Citation
|
| 211 |
+
|
| 212 |
+
```
|
| 213 |
+
@article{inf-llm,
|
| 214 |
+
author = {INF-Team},
|
| 215 |
+
title = {INF’s Open-Source Large Language Models},
|
| 216 |
+
year = {2024},
|
| 217 |
+
url = {https://github.com/infly-ai/INF-LLM}
|
| 218 |
+
}
|
| 219 |
+
```
|
| 220 |
|
| 221 |
+
## 8. Contact
|
| 222 |
|
| 223 |
If you have any questions or seek for cooperation, please contact us at [bd@infteach.ai](mailto:bd@infteach.ai).
|