Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of NuExtract-1.5-smol
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
base_model: numind/NuExtract-1.5-smol
|
5 |
+
tags:
|
6 |
+
- nlp
|
7 |
+
license: mit
|
8 |
+
inference: true
|
9 |
+
language:
|
10 |
+
- multilingual
|
11 |
---
|
12 |
|
13 |
## Llamacpp imatrix Quantizations of NuExtract-1.5-smol
|