Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
base_model: unsloth/qwen2.5-7b
|
3 |
language:
|
4 |
- en
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -83,7 +84,7 @@ D
|
|
83 |
|
84 |
- **Developed by:** SejongKRX
|
85 |
- **License:** apache-2.0
|
86 |
-
- **Finetuned from model :** unsloth/qwen2.5-7b
|
87 |
|
88 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
89 |
|
|
|
1 |
---
|
2 |
+
base_model: unsloth/qwen2.5-7b
|
3 |
language:
|
4 |
- en
|
5 |
+
- ko
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
- text-generation-inference
|
|
|
84 |
|
85 |
- **Developed by:** SejongKRX
|
86 |
- **License:** apache-2.0
|
87 |
+
- **Finetuned from model :** unsloth/qwen2.5-7b
|
88 |
|
89 |
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
90 |
|