auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model:
|
3 |
language:
|
4 |
- zh
|
5 |
- en
|
@@ -7,6 +7,8 @@ library_name: transformers
|
|
7 |
license: other
|
8 |
license_link: https://huggingface.co/THUDM/codegeex4-all-9b/blob/main/LICENSE
|
9 |
license_name: codegeex4
|
|
|
|
|
10 |
quantized_by: mradermacher
|
11 |
tags:
|
12 |
- glm
|
@@ -20,9 +22,12 @@ tags:
|
|
20 |
<!-- ### convert_type: hf -->
|
21 |
<!-- ### vocab_type: -->
|
22 |
<!-- ### tags: nicoboss -->
|
23 |
-
weighted/imatrix quants of https://huggingface.co/
|
24 |
|
25 |
<!-- provided-files -->
|
|
|
|
|
|
|
26 |
static quants are available at https://huggingface.co/mradermacher/codegeex4-all-9b-GGUF
|
27 |
## Usage
|
28 |
|
|
|
1 |
---
|
2 |
+
base_model: zai-org/codegeex4-all-9b
|
3 |
language:
|
4 |
- zh
|
5 |
- en
|
|
|
7 |
license: other
|
8 |
license_link: https://huggingface.co/THUDM/codegeex4-all-9b/blob/main/LICENSE
|
9 |
license_name: codegeex4
|
10 |
+
mradermacher:
|
11 |
+
readme_rev: 1
|
12 |
quantized_by: mradermacher
|
13 |
tags:
|
14 |
- glm
|
|
|
22 |
<!-- ### convert_type: hf -->
|
23 |
<!-- ### vocab_type: -->
|
24 |
<!-- ### tags: nicoboss -->
|
25 |
+
weighted/imatrix quants of https://huggingface.co/zai-org/codegeex4-all-9b
|
26 |
|
27 |
<!-- provided-files -->
|
28 |
+
|
29 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#codegeex4-all-9b-i1-GGUF).***
|
30 |
+
|
31 |
static quants are available at https://huggingface.co/mradermacher/codegeex4-all-9b-GGUF
|
32 |
## Usage
|
33 |
|