iocuydi commited on
Commit
8c32f4a
1 Parent(s): 1cc1ab8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -10,3 +10,14 @@ It will also require Llama2 weights and this clip model: https://huggingface.co/
10
 
11
  More information on running the model here: https://github.com/iocuydi/amharic-llama-llava
12
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
  More information on running the model here: https://github.com/iocuydi/amharic-llama-llava
12
 
13
+ Cite:
14
+ ```
15
+ @misc{andersland2024amharic,
16
+ title={Amharic LLaMA and LLaVA: Multimodal LLMs for Low Resource Languages},
17
+ author={Michael Andersland},
18
+ year={2024},
19
+ eprint={2403.06354},
20
+ archivePrefix={arXiv},
21
+ primaryClass={cs.CL}
22
+ }
23
+ ```