mradermacher
commited on
Commit
•
fc4fae6
1
Parent(s):
39fb378
auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,21 @@
|
|
1 |
---
|
2 |
base_model: behbudiy/uzbek-llama-3.1-8B-instruct-v2
|
|
|
|
|
|
|
|
|
3 |
language:
|
|
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
-
license:
|
7 |
quantized_by: mradermacher
|
8 |
tags:
|
9 |
-
- text-generation-inference
|
10 |
-
- transformers
|
11 |
-
- unsloth
|
12 |
- llama
|
13 |
-
-
|
|
|
|
|
|
|
14 |
---
|
15 |
## About
|
16 |
|
|
|
1 |
---
|
2 |
base_model: behbudiy/uzbek-llama-3.1-8B-instruct-v2
|
3 |
+
datasets:
|
4 |
+
- yahma/alpaca-cleaned
|
5 |
+
- behbudiy/alpaca-cleaned-uz
|
6 |
+
- behbudiy/translation-instruction
|
7 |
language:
|
8 |
+
- uz
|
9 |
- en
|
10 |
library_name: transformers
|
11 |
+
license: llama3.1
|
12 |
quantized_by: mradermacher
|
13 |
tags:
|
|
|
|
|
|
|
14 |
- llama
|
15 |
+
- text-generation-inference
|
16 |
+
- summarization
|
17 |
+
- translation
|
18 |
+
- question-answering
|
19 |
---
|
20 |
## About
|
21 |
|