File size: 704 Bytes
2e32839
 
9e3c4a6
 
 
2e32839
3b2f8aa
 
1cc1ab8
 
3b2f8aa
1cc1ab8
 
 
 
8c32f4a
 
 
 
 
 
 
 
 
 
9e3c4a6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: llama2
language:
- am
pipeline_tag: text2text-generation
---

This model pairs with the PRETRAINED variant of amharic llama. Available here: https://huggingface.co/iocuydi/llama-2-amharic-3784m/tree/main/pretrained


It will also require Llama2 weights and this clip model: https://huggingface.co/openai/clip-vit-large-patch14-336


More information on running the model here: https://github.com/iocuydi/amharic-llama-llava

Cite: 
```
@misc{andersland2024amharic,
      title={Amharic LLaMA and LLaVA: Multimodal LLMs for Low Resource Languages}, 
      author={Michael Andersland},
      year={2024},
      eprint={2403.06354},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```