Therence-NG
commited on
changes
Browse files
README.md
CHANGED
@@ -1,8 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Tenezis-8b: Multilingual Model for Africa
|
2 |
|
3 |
## Overview
|
4 |
|
5 |
-
Tenezis-8b is an
|
6 |
|
7 |
## Features
|
8 |
|
@@ -29,3 +52,4 @@ We encourage community contributions to enhance and expand the capabilities of T
|
|
29 |
|
30 |
For any support or questions, please contact our team via our [GitHub page](https://github.com/dimeltech/tenezis-8b) or through our [community forum](https://community.dimeltech.com).
|
31 |
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/llama-3-8b-bnb-4bit
|
3 |
+
license: apache-2.0
|
4 |
+
language:
|
5 |
+
- zu
|
6 |
+
- wo
|
7 |
+
- sw
|
8 |
+
- ha
|
9 |
+
- am
|
10 |
+
- yo
|
11 |
+
- xh
|
12 |
+
- sn
|
13 |
+
- ar
|
14 |
+
tags:
|
15 |
+
- text-generation
|
16 |
+
- multilingual
|
17 |
+
- african-languages
|
18 |
+
- transformers
|
19 |
+
- unsloth
|
20 |
+
- llama
|
21 |
+
- trl
|
22 |
+
---
|
23 |
+
|
24 |
# Tenezis-8b: Multilingual Model for Africa
|
25 |
|
26 |
## Overview
|
27 |
|
28 |
+
Tenezis-8b is an AI model developed by Dimeltech, specifically designed to include and value African languages. This model is based on `unsloth/llama-3-8b-bnb-4bit` and has been fine-tuned for fast and efficient text generation.
|
29 |
|
30 |
## Features
|
31 |
|
|
|
52 |
|
53 |
For any support or questions, please contact our team via our [GitHub page](https://github.com/dimeltech/tenezis-8b) or through our [community forum](https://community.dimeltech.com).
|
54 |
|
55 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|