Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of NaturalLM-7B-Instruct
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
base_model: qingy2024/NaturalLM-7B-Instruct
|
5 |
+
tags:
|
6 |
+
- unsloth
|
7 |
+
- trl
|
8 |
+
- sft
|
9 |
---
|
10 |
|
11 |
## Llamacpp imatrix Quantizations of NaturalLM-7B-Instruct
|