Enhance model card with primary paper link
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
---
|
| 2 |
base_model: LGAI-EXAONE/EXAONE-4.0-1.2B
|
| 3 |
-
base_model_relation: quantized
|
| 4 |
-
license: other
|
| 5 |
-
license_name: exaone
|
| 6 |
-
license_link: LICENSE
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
- ko
|
| 10 |
- es
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
tags:
|
| 12 |
- lg-ai
|
| 13 |
- exaone
|
| 14 |
- exaone-4.0
|
| 15 |
-
|
| 16 |
-
library_name: transformers
|
| 17 |
---
|
| 18 |
|
| 19 |
<p align="center">
|
|
@@ -24,6 +24,8 @@ library_name: transformers
|
|
| 24 |
|
| 25 |
# EXAONE-4.0-1.2B-FP8
|
| 26 |
|
|
|
|
|
|
|
| 27 |
## Introduction
|
| 28 |
|
| 29 |
We introduce **EXAONE 4.0**, which integrates a **Non-reasoning mode** and **Reasoning mode** to achieve both the excellent usability of [EXAONE 3.5](https://github.com/LG-AI-EXAONE/EXAONE-3.5) and the advanced reasoning abilities of [EXAONE Deep](https://github.com/LG-AI-EXAONE/EXAONE-Deep). To pave the way for the agentic AI era, EXAONE 4.0 incorporates essential features such as agentic tool use, and its multilingual capabilities are extended
|
|
@@ -1142,4 +1144,4 @@ The model is licensed under [EXAONE AI Model License Agreement 1.2 - NC](./LICEN
|
|
| 1142 |
|
| 1143 |
## Contact
|
| 1144 |
|
| 1145 |
-
LG AI Research Technical Support: [email protected]
|
|
|
|
| 1 |
---
|
| 2 |
base_model: LGAI-EXAONE/EXAONE-4.0-1.2B
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- ko
|
| 6 |
- es
|
| 7 |
+
library_name: transformers
|
| 8 |
+
license: other
|
| 9 |
+
license_name: exaone
|
| 10 |
+
license_link: LICENSE
|
| 11 |
+
pipeline_tag: text-generation
|
| 12 |
tags:
|
| 13 |
- lg-ai
|
| 14 |
- exaone
|
| 15 |
- exaone-4.0
|
| 16 |
+
base_model_relation: quantized
|
|
|
|
| 17 |
---
|
| 18 |
|
| 19 |
<p align="center">
|
|
|
|
| 24 |
|
| 25 |
# EXAONE-4.0-1.2B-FP8
|
| 26 |
|
| 27 |
+
The model was presented in the paper [EXAONE 4.0: Unified Large Language Models Integrating Non-reasoning and Reasoning Modes](https://huggingface.co/papers/2507.11407).
|
| 28 |
+
|
| 29 |
## Introduction
|
| 30 |
|
| 31 |
We introduce **EXAONE 4.0**, which integrates a **Non-reasoning mode** and **Reasoning mode** to achieve both the excellent usability of [EXAONE 3.5](https://github.com/LG-AI-EXAONE/EXAONE-3.5) and the advanced reasoning abilities of [EXAONE Deep](https://github.com/LG-AI-EXAONE/EXAONE-Deep). To pave the way for the agentic AI era, EXAONE 4.0 incorporates essential features such as agentic tool use, and its multilingual capabilities are extended
|
|
|
|
| 1144 |
|
| 1145 |
## Contact
|
| 1146 |
|
| 1147 |
+
LG AI Research Technical Support: [email protected]
|