khang119966
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -299,11 +299,14 @@ print(f'User: {question}\nAssistant: {response}')
|
|
299 |
## Citation
|
300 |
|
301 |
```
|
302 |
-
@
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
|
|
|
|
|
|
307 |
}
|
308 |
```
|
309 |
|
|
|
299 |
## Citation
|
300 |
|
301 |
```
|
302 |
+
@misc{doan2024vintern1befficientmultimodallarge,
|
303 |
+
title={Vintern-1B: An Efficient Multimodal Large Language Model for Vietnamese},
|
304 |
+
author={Khang T. Doan and Bao G. Huynh and Dung T. Hoang and Thuc D. Pham and Nhat H. Pham and Quan T. M. Nguyen and Bang Q. Vo and Suong N. Hoang},
|
305 |
+
year={2024},
|
306 |
+
eprint={2408.12480},
|
307 |
+
archivePrefix={arXiv},
|
308 |
+
primaryClass={cs.LG},
|
309 |
+
url={https://arxiv.org/abs/2408.12480},
|
310 |
}
|
311 |
```
|
312 |
|