Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,8 @@ This repository contains a **merged** checkpoint of:
|
|
| 20 |
|
| 21 |
The model is designed to output **a JSON array of 3–10 high-level tags** for a given Korean sentence.
|
| 22 |
|
|
|
|
|
|
|
| 23 |
## Intended Behavior
|
| 24 |
|
| 25 |
Given an input sentence, the model should output **ONLY** a JSON array:
|
|
|
|
| 20 |
|
| 21 |
The model is designed to output **a JSON array of 3–10 high-level tags** for a given Korean sentence.
|
| 22 |
|
| 23 |
+
GGUF : https://huggingface.co/FloatDo/exaone-4.0-1.2b-float-right-tagger-GGUF
|
| 24 |
+
|
| 25 |
## Intended Behavior
|
| 26 |
|
| 27 |
Given an input sentence, the model should output **ONLY** a JSON array:
|