Ubuntu
commited on
Commit
·
7f13acf
1
Parent(s):
636c6be
adding initial model card
Browse files
README.md
ADDED
|
@@ -0,0 +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 |
+
#
|
| 14 |
+
|
| 15 |
+
**UPLOAD IN PROGRESS**
|