aashish1904
commited on
Commit
•
5c89c39
1
Parent(s):
4909a51
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1 |
|
2 |
---
|
3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
language:
|
5 |
- en
|
6 |
- zh
|
@@ -88,3 +103,4 @@ If you find our work useful, please consider citing LongWriter:
|
|
88 |
year={2024}
|
89 |
}
|
90 |
```
|
|
|
|
1 |
|
2 |
---
|
3 |
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
base_model: LongWriter-glm4-9b
|
6 |
+
library_name: transformers
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
+
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeiuCm7c8lEwEJuRey9kiVZsRn2W-b4pWlu3-X534V3YmVuVc2ZL-NXg2RkzSOOS2JXGHutDuyyNAUtdJI65jGTo8jT9Y99tMi4H4MqL44Uc5QKG77B0d6-JfIkZHFaUA71-RtjyYZWVIhqsNZcx8-OMaA?key=xt3VSDoCbmTY7o-cwwOFwQ)
|
11 |
+
|
12 |
+
# QuantFactory/LongWriter-glm4-9b-GGUF
|
13 |
+
This is quantized version of [THUDM/LongWriter-glm4-9b](https://huggingface.co/THUDM/LongWriter-glm4-9b) created using llama.cpp
|
14 |
+
|
15 |
+
# Original Model Card
|
16 |
+
|
17 |
+
---
|
18 |
+
|
19 |
language:
|
20 |
- en
|
21 |
- zh
|
|
|
103 |
year={2024}
|
104 |
}
|
105 |
```
|
106 |
+
|