初始化项目,由ModelHub XC社区提供模型

Model: Lugha-Llama/Lugha-Llama-8B-wura_edu
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-06 10:28:16 +08:00
commit 61f4177387
14 changed files with 2493 additions and 0 deletions

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
---
library_name: transformers
license: llama3.1
---
### Lugha-Llama: Adapting Large Language Models for African Languages
Authors: [Happy Buzaaba](https://buzaabah.github.io/), [Alexander Wettig](https://www.cs.princeton.edu/~awettig/), [David Ifeoluwa Adelani](https://dadelani.github.io/), [Christiane Fellbaum](https://www.cs.princeton.edu/people/profile/fellbaum)
Low-resource african languages remain underrepresented in the large training datasets of large language models (LLMs) and, as a result, LLMs struggle to understand these languages.
We are releasing three African-centric **Lugha-Llama** models based on [Llama-3.1-8B](https://huggingface.co/meta-llama/Llama-3.1-8B), which achieve the *best performance* among open-source models on
[IrokoBench](https://arxiv.org/abs/2406.03368), a challenging African languages benchmark and [AfriQA](https://arxiv.org/abs/2305.06897), a cross-lingual open-retrieval question answering dataset for African languages (Lugha is the Kiswahili word for "language").
<!-- Provide a quick summary of what the model is/does. -->
All Lugha-Llama models are available on 🤗 [**huggingface hub**](https://huggingface.co/Lugha-Llama).
Read about the findings in this [Lugha-Llama blog post](https://blog.ai.princeton.edu/2025/04/22/lugha-llama-adapting-large-language-models-for-african-languages/).
For the details and findings check the [Lugha-Llama paper](https://arxiv.org/pdf/2504.06536).