Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -13,10 +14,11 @@ tags:
|
|
13 |
|
14 |
# Uploaded model
|
15 |
|
16 |
-
- **Developed by:** Solshine
|
17 |
- **License:** apache-2.0
|
18 |
-
- **Finetuned from model :**
|
|
|
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)
|
|
|
2 |
base_model: unsloth/llama-2-7b-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
- ar
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
+
- **Developed by:** Solshine (Caleb DeLeeuw)
|
18 |
- **License:** apache-2.0
|
19 |
+
- **Finetuned from model :** inceptionai/jais-adapted-7b-chat ( after quantization transformation into Solshine/jais-adapted-7b-chat-Q4_K_M-GGUF )
|
20 |
+
- **Dataset:** CopyleftCultivarinceptionai/jais-adapted-7b-chats/Natural-Farming-Real-QandA-Conversations-Q1-2024-Update (Real world Natural Farming advise, from over 12 countries and a multitude of real-world farm operations, using semi-synthetic data curated by domain experts)
|
21 |
|
22 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|