|
--- |
|
language: |
|
- en |
|
- sw |
|
license: apache-2.0 |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- trl |
|
- sft |
|
base_model: unsloth/llama-3-8b-bnb-4bit |
|
--- |
|
|
|
# Uploaded model |
|
|
|
- **Developed by:** Mollel |
|
- **License:** apache-2.0 |
|
- **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit |
|
|
|
1. Repository for examples [Github](https://github.com/msamwelmollel/swahili_llam3) |
|
2. To run the RAG example on [Kaggle](https://www.kaggle.com/code/mikemollel/rag-llama-3-swahili) |
|
3. To chat using llama_index [Kaggle](https://www.kaggle.com/code/mikemollel/chat-with-llama-3-swahili) |