lparkourer10
commited on
Commit
•
ccacf65
1
Parent(s):
ffdedb1
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
base_model: unsloth/mistral-7b-v0.3-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
-
license:
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
@@ -10,14 +10,8 @@ tags:
|
|
10 |
- mistral
|
11 |
- trl
|
12 |
- sft
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** unsloth/mistral-7b-v0.3-bnb-4bit
|
20 |
-
|
21 |
-
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
-
|
23 |
-
[<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/mistral-7b-v0.3-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
license: cc
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- transformers
|
|
|
10 |
- mistral
|
11 |
- trl
|
12 |
- sft
|
13 |
+
- minecraft
|
14 |
+
- gaming
|
15 |
+
datasets:
|
16 |
+
- lparkourer10/test
|
17 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|