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 |
|
@@ -255,6 +259,17 @@ for nb, output_id in enumerate(output_ids_cut):
|
|
255 |
|
256 |
INF-34B series (including Base and Chat) support commercial applications under a permissive [License](https://github.com/infly-ai/INF-LLM/blob/main/LICENSE).
|
257 |
|
258 |
-
## 7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
259 |
|
260 |
If you have any questions or seek for cooperation, please contact us at [[email protected]](mailto:[email protected]).
|
|
|
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 |
|
|
|
259 |
|
260 |
INF-34B series (including Base and Chat) support commercial applications under a permissive [License](https://github.com/infly-ai/INF-LLM/blob/main/LICENSE).
|
261 |
|
262 |
+
## 7. Citation
|
263 |
+
|
264 |
+
```
|
265 |
+
@article{inf-llm,
|
266 |
+
author = {INF-Team},
|
267 |
+
title = {INF’s Open-Source Large Language Models},
|
268 |
+
year = {2024},
|
269 |
+
url = {https://github.com/infly-ai/INF-LLM}
|
270 |
+
}
|
271 |
+
```
|
272 |
+
|
273 |
+
## 8. Contact
|
274 |
|
275 |
If you have any questions or seek for cooperation, please contact us at [[email protected]](mailto:[email protected]).
|