apepkuss79
commited on
Commit
•
168546d
1
Parent(s):
e0bf594
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,43 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: glm-4
|
4 |
+
license_link: https://huggingface.co/THUDM/glm-4-9b-chat-1m/blob/main/LICENSE
|
5 |
+
inference: false
|
6 |
+
base_model: THUDM/glm-4-9b-chat-1m
|
7 |
+
model_creator: THUDM
|
8 |
+
model_name: glm-4-9b-chat-1m
|
9 |
+
quantized_by: Second State Inc.
|
10 |
+
language:
|
11 |
+
- zh
|
12 |
+
- en
|
13 |
+
tags:
|
14 |
+
- glm
|
15 |
+
- chatglm
|
16 |
+
- thudm
|
17 |
+
---
|
18 |
+
|
19 |
+
![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
|
20 |
+
|
21 |
+
# glm-4-9b-chat-1m-GGUF
|
22 |
+
|
23 |
+
## Original Model
|
24 |
+
|
25 |
+
[THUDM/glm-4-9b-chat-1m](https://huggingface.co/THUDM/glm-4-9b-chat-1m)
|
26 |
+
|
27 |
+
## Run with Gaianet
|
28 |
+
|
29 |
+
**Prompt template:**
|
30 |
+
|
31 |
+
prompt template: `gemma-instruct`
|
32 |
+
|
33 |
+
**Context size:**
|
34 |
+
|
35 |
+
chat_ctx_size: `1000000`
|
36 |
+
|
37 |
+
**Run with GaiaNet:**
|
38 |
+
|
39 |
+
- Quick start with glm-4-9b-chat-1m: https://github.com/GaiaNet-AI/node-configs/blob/main/glm-4-9b-chat-1m/README.md
|
40 |
+
|
41 |
+
- Customize your node: https://docs.gaianet.ai/node-guide/customize
|
42 |
+
|
43 |
+
*Quantized with llama.cpp b3333*
|