Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
|
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- text-generation-inference
|
@@ -9,6 +10,9 @@ tags:
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: LeroyDyer/Mixtral_AI_MiniTron_II
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -17,6 +21,13 @@ base_model: LeroyDyer/Mixtral_AI_MiniTron_II
|
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** LeroyDyer/Mixtral_AI_MiniTron_II
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
This mistral 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 |
---
|
2 |
language:
|
3 |
- en
|
4 |
+
- sw
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
|
|
10 |
- mistral
|
11 |
- trl
|
12 |
base_model: LeroyDyer/Mixtral_AI_MiniTron_II
|
13 |
+
datasets:
|
14 |
+
- iamshnoo/alpaca-cleaned-swahili
|
15 |
+
library_name: transformers
|
16 |
---
|
17 |
|
18 |
# Uploaded model
|
|
|
21 |
- **License:** apache-2.0
|
22 |
- **Finetuned from model :** LeroyDyer/Mixtral_AI_MiniTron_II
|
23 |
|
24 |
+
|
25 |
+
This is a smaller model easier for fine tuning !! (faster)
|
26 |
+
This model was created from a fresh untrained model and has only been trained with swahili : it is still training!
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
32 |
|
33 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|