Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

inuwamobarak/N-ATLaS

Domain:

natural language processing

Record type:

modelsoftware
Creator:
inu
Host:
N-ATLaS-LLM, a multilingual language model supporting African languages, is powered by Awarri Technologies as part of the Nigerian Languages AI Initiative. # N-ATLaS-LLM Demo This project demonstrates how to use the **N-ATLaS-LLM**, a multilingual large language model fine-tuned for African languages (Hausa, Igbo, Yoruba) alongside English. --- ## Features - Simple Python wrapper around Hugging Face's `transformers` library - Chat-style inference with role-based message formatting - Configurable generation parameters - Supports CUDA / auto device mapping --- ## Setup 1. Clone the repo: ```bash git clone github.com cd n_atlas_demo ``` ## HuggingFace Hub .gguf files huggingface.co ## Try with llama.cpp ```bash # Install python bindings pip install llama-cpp-python ``` ```bash # Use the model from llama_cpp import Llama llm = Llama( model_path="model_path/models/natlas/ggml-model-Q4_K_M.gguf", n_ctx=4096, # Context length n_threads=8, # Number of CPU threads ) response = llm( "What is the future of AI?", max_tokens=100, temperature=0.7, ) print(response['choices'][0]['text']) ```

Visit

github.com

Tasks

language modeling

Languages

HausaYoruba

Similar

inuwamobarak/african_attire_detectordevly1/N-ATLaS-Yoruba-CSinuwamobarak/african-atireN-ATLaS-LLM - Multilingual African Language ModelZemen-Atlas/Zemen-Atlasykayiwa/atlas

inuwamobarak/african_attire_detector

This repo is made public for my article in Analytics Vidhya. Using deep learning and picture classif

devly1/N-ATLaS-Yoruba-CS

inuwamobarak/african-atire

The African Attire Images Dataset is a curated collection of images showcasing various African tradi

N-ATLaS-LLM - Multilingual African Language Model

N-ATLaS-LLM is a fine-tuned multilingual language model based on Llama-3 8B, specifically designed to support African languages, including Hausa, Igbo, and Yoruba alongside English. This model is powered by Awarri Technologies an initiative of the Federal Minist

Zemen-Atlas/Zemen-Atlas

Interactive historical atlas of Ethiopia featuring regions, rulers, battles, notable people, and his

ykayiwa/atlas

Atlas AI — Ministerial Intelligence Engine for Uganda Ministry of Finance (Investment & Privatizatio