Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Usage
|
2 |
This model is quantized using [AutoGPTQ](https://github.com/AutoGPTQ/AutoGPTQ) for [THUDM/glm-4v-9b](https://huggingface.co/THUDM/glm-4v-9b).
|
3 |
|
@@ -161,4 +173,4 @@ for example in dataset['single']:
|
|
161 |
```
|
162 |
|
163 |
### metrics
|
164 |
-
(to be released later)
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
language:
|
4 |
+
- zh
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- chatglm
|
8 |
+
- glm-4v
|
9 |
+
- quantization
|
10 |
+
- auto-gptq
|
11 |
+
- 4bit
|
12 |
+
---
|
13 |
## Usage
|
14 |
This model is quantized using [AutoGPTQ](https://github.com/AutoGPTQ/AutoGPTQ) for [THUDM/glm-4v-9b](https://huggingface.co/THUDM/glm-4v-9b).
|
15 |
|
|
|
173 |
```
|
174 |
|
175 |
### metrics
|
176 |
+
(to be released later)
|