Added base_model tag in README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,15 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
library_name: transformers
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
- 4-bit
|
| 5 |
- AWQ
|
| 6 |
- text-generation
|
| 7 |
- autotrain_compatible
|
| 8 |
- endpoints_compatible
|
| 9 |
-
pipeline_tag: text-generation
|
| 10 |
-
inference: false
|
| 11 |
-
quantized_by: Suparious
|
| 12 |
---
|
| 13 |
# saishf/SOVLish-Devil-8B-L3 AWQ
|
| 14 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: saishf/SOVLish-Devil-8B-L3
|
| 3 |
+
inference: false
|
| 4 |
library_name: transformers
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
quantized_by: Suparious
|
| 7 |
tags:
|
| 8 |
- 4-bit
|
| 9 |
- AWQ
|
| 10 |
- text-generation
|
| 11 |
- autotrain_compatible
|
| 12 |
- endpoints_compatible
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# saishf/SOVLish-Devil-8B-L3 AWQ
|
| 15 |
|