Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,19 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of FastApply-1.5B-v1.0
|
|
|
1 |
---
|
2 |
+
base_model: Kortix/FastApply-1.5B-v1.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
license: apache-2.0
|
6 |
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
- transformers
|
10 |
+
- unsloth
|
11 |
+
- qwen2
|
12 |
+
- trl
|
13 |
+
- sft
|
14 |
+
- fast-apply
|
15 |
+
- instant-apply
|
16 |
+
quantized_by: bartowski
|
17 |
---
|
18 |
|
19 |
## Llamacpp imatrix Quantizations of FastApply-1.5B-v1.0
|