Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- Qwen/Qwen2.5-32B-Instruct
|
8 |
+
tags:
|
9 |
+
- gguf
|
10 |
+
- translation
|
11 |
+
---
|
12 |
+
Sugoi LLM 32B Ultra (GGUF version)
|
13 |
+
Unleashing the full potential of the previous sugoi 32B model, Sugoi 32B Ultra delivers near-double translation accuracy compared to its quantized predecessor. Its prompt-following skills rival those of Qwen 2.5 Base, especially when handling the bracket-heavy text commonly found in RPG Maker projects.
|