aashish1904
commited on
Commit
•
e489334
1
Parent(s):
5c89c39
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -16,6 +16,21 @@ This is quantized version of [THUDM/LongWriter-glm4-9b](https://huggingface.co/T
|
|
16 |
|
17 |
---
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
language:
|
20 |
- en
|
21 |
- zh
|
@@ -104,3 +119,4 @@ If you find our work useful, please consider citing LongWriter:
|
|
104 |
}
|
105 |
```
|
106 |
|
|
|
|
16 |
|
17 |
---
|
18 |
|
19 |
+
pipeline_tag: text-generation
|
20 |
+
base_model: LongWriter-glm4-9b
|
21 |
+
library_name: transformers
|
22 |
+
|
23 |
+
---
|
24 |
+
|
25 |
+
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)
|
26 |
+
|
27 |
+
# QuantFactory/LongWriter-glm4-9b-GGUF
|
28 |
+
This is quantized version of [THUDM/LongWriter-glm4-9b](https://huggingface.co/THUDM/LongWriter-glm4-9b) created using llama.cpp
|
29 |
+
|
30 |
+
# Original Model Card
|
31 |
+
|
32 |
+
---
|
33 |
+
|
34 |
language:
|
35 |
- en
|
36 |
- zh
|
|
|
119 |
}
|
120 |
```
|
121 |
|
122 |
+
|