Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of EXAONE-3.0-7.8B-Instruct
|
|
|
1 |
---
|
2 |
+
base_model: LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- ko
|
6 |
+
license: other
|
7 |
+
license_name: exaone
|
8 |
+
license_link: LICENSE
|
9 |
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- lg-ai
|
12 |
+
- exaone
|
13 |
+
quantized_by: bartowski
|
14 |
---
|
15 |
|
16 |
## Llamacpp imatrix Quantizations of EXAONE-3.0-7.8B-Instruct
|