Update README.md
Browse filesupdate citation info
README.md
CHANGED
@@ -238,11 +238,13 @@ We select checkpoint after 1 epoch instruction fine-tuning.
|
|
238 |
|
239 |
## Citation
|
240 |
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
|
|
245 |
}
|
|
|
246 |
|
247 |
## License
|
248 |
|
|
|
238 |
|
239 |
## Citation
|
240 |
|
241 |
+
```latex
|
242 |
+
@misc{InfiMM,
|
243 |
+
title={InfiMM: Advancing Multimodal Understanding from Flamingo's Legacy through Diverse LLM Integration},
|
244 |
+
author={InfiMM Team},
|
245 |
+
year={2024}
|
246 |
}
|
247 |
+
```
|
248 |
|
249 |
## License
|
250 |
|