updates
Browse files
README.md
CHANGED
@@ -1,22 +1,31 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
- unsloth
|
10 |
-
-
|
11 |
-
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Tenezis-8b: Multilingual Model for Africa
|
2 |
+
|
3 |
+
## Overview
|
4 |
+
|
5 |
+
Tenezis-8b is an artificial intelligence 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.
|
6 |
+
|
7 |
+
## Features
|
8 |
+
|
9 |
+
- **Base Model:** `unsloth/llama-3-8b-bnb-4bit`
|
10 |
+
- **Number of Parameters:** 8 billion
|
11 |
+
- **License:** Apache 2.0
|
12 |
+
- **Supported Languages:** English, Zulu, Wolof, Swahili, Hausa, Amharic, Yoruba, Xhosa, Shona, and Arabic.
|
13 |
+
- **Technologies Used:**
|
14 |
+
- [Unsloth](https://github.com/unslothai/unsloth) for rapid training optimization
|
15 |
+
- [Transformers](https://huggingface.co/transformers/) by Hugging Face for language model management
|
16 |
+
- [TRL (Transformers Reinforcement Learning)](https://github.com/huggingface/trl) for reinforcement fine-tuning
|
17 |
+
|
18 |
+
## Developed by Dimeltech
|
19 |
+
|
20 |
+
Dimeltech is a company dedicated to technological innovation and digital inclusion, with a particular focus on Africa. Our mission is to make artificial intelligence technologies accessible and beneficial to everyone.
|
21 |
+
|
22 |
+
## License
|
23 |
+
|
24 |
+
This model is distributed under the Apache 2.0 license, allowing for flexible and open use while ensuring transparency and collaborative development.
|
25 |
+
|
26 |
+
## Contribution and Support
|
27 |
+
|
28 |
+
We encourage community contributions to enhance and expand the capabilities of Tenezis-8b. For more information on contributing, please refer to our [contribution guide](https://github.com/dimeltech/tenezis-8b/contributing).
|
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 |
+
|