Bazsalanszky
commited on
Commit
•
7a27c2f
1
Parent(s):
50297d5
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- text-generation-inference
|
@@ -9,6 +9,9 @@ tags:
|
|
9 |
- mistral
|
10 |
- gguf
|
11 |
base_model: unsloth/mistral-7b-bnb-4bit
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -19,4 +22,4 @@ base_model: unsloth/mistral-7b-bnb-4bit
|
|
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 |
+
- hu
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- text-generation-inference
|
|
|
9 |
- mistral
|
10 |
- gguf
|
11 |
base_model: unsloth/mistral-7b-bnb-4bit
|
12 |
+
datasets:
|
13 |
+
- Bazsalanszky/alpaca-cleaned-gemini-hun
|
14 |
+
pipeline_tag: text-generation
|
15 |
---
|
16 |
|
17 |
# Uploaded model
|
|
|
22 |
|
23 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
24 |
|
25 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|