Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,8 @@ tags:
|
|
8 |
- gguf
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
-
-
|
|
|
12 |
---
|
13 |
|
14 |
# Uploaded model
|
@@ -16,6 +17,7 @@ language:
|
|
16 |
- **Developed by:** Jirapong
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** scb10x/typhoon2-qwen2.5-7b-instruct
|
|
|
19 |
|
20 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
|
|
8 |
- gguf
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
+
- th
|
12 |
+
- en
|
13 |
---
|
14 |
|
15 |
# Uploaded model
|
|
|
17 |
- **Developed by:** Jirapong
|
18 |
- **License:** apache-2.0
|
19 |
- **Finetuned from model :** scb10x/typhoon2-qwen2.5-7b-instruct
|
20 |
+
- **Quantization Method**: q8_0
|
21 |
|
22 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|