Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,20 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/
|
3 |
language:
|
4 |
- en
|
5 |
-
|
|
|
6 |
tags:
|
7 |
-
- text-generation-inference
|
8 |
-
- transformers
|
9 |
- unsloth
|
10 |
- llama
|
11 |
-
- gguf
|
12 |
---
|
13 |
|
14 |
-
|
|
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
|
20 |
-
|
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 |
+
base_model: unsloth/llama-3.1-8b-Instruct-bnb-4bit
|
3 |
language:
|
4 |
- en
|
5 |
+
- ko
|
6 |
+
license: llama3
|
7 |
tags:
|
|
|
|
|
8 |
- unsloth
|
9 |
- llama
|
|
|
10 |
---
|
11 |
|
12 |
+
1. Model Name: Llama-3.1-8b-cq
|
13 |
+
The Llama-3.1-8b-cq model continues the pre-trained model based on Llama-3.1-8b.
|
14 |
|
15 |
+
2. Datasets :
|
16 |
+
A list of datasets can be found here.
|
17 |
+
https://huggingface.co/datasets/redscv95/cq
|
18 |
|
19 |
+
3. License :
|
20 |
+
License Llama3 License: https://llama.meta.com/llama3/license
|
|