iocuydi / amharic-llama-llava

20 stars 5 forks source link

HuggingFace API based implementation. #1

Open Reqeique opened 1 month ago

Reqeique commented 1 month ago

I have been doing a project of my own lately, and I need to get my hands on the Amharic vision large language model. In doing so, I came across your project. The problem is, however, it's bit enigmatic, especially for the general developer. The current implementation requires a deep understanding of the matter. So can we have a Hugging Face API implemented ?

AbelAbeb commented 2 weeks ago

first I would like to thank you for the great job you have done. can you modify the read me file for us to explain step by step how to run and how can we train and fine tune using custom dataset. can you tell me how can I use the saved model in hugging face

iocuydi commented 6 days ago

Hey, thanks for the kind words! I'm pretty busy lately and don't have time to convert to make an HF api compatible version, but if you have specific errors when running locally I can help debug. Check out the instructions here:

https://github.com/iocuydi/amharic-llama-llava/blob/main/llava/README.md https://huggingface.co/iocuydi/llama-2-amharic-3784m/discussions/1

Let me know which steps are confusing/cause errors