Therence-NG commited on
Commit
fc0c6f2
·
verified ·
1 Parent(s): ce80cba
Files changed (1) hide show
  1. README.md +31 -22
README.md CHANGED
@@ -1,22 +1,31 @@
1
- ---
2
- base_model: unsloth/llama-3-8b-bnb-4bit
3
- language:
4
- - en
5
- license: apache-2.0
6
- tags:
7
- - text-generation-inference
8
- - transformers
9
- - unsloth
10
- - llama
11
- - trl
12
- ---
13
-
14
- # Uploaded model
15
-
16
- - **Developed by:** Dimeltech
17
- - **License:** apache-2.0
18
- - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
19
-
20
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
-
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
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
+