cicdatopea commited on
Commit
8686c87
·
verified ·
1 Parent(s): 29ab5ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ datasets:
6
 
7
  ## Model Details
8
 
9
- This model is an int4 model with group_size 128 and symmetric quantization of [THUDM/glm-4v-9b](https://huggingface.co/glm-4v-9b-int4-sym-inc). Load the model with revision="dbb7900" to use AutoGPTQ format.
10
  ## How To Use
11
  ### INT4 Inference
12
  ```python
 
6
 
7
  ## Model Details
8
 
9
+ This model is an int4 model with group_size 128 and symmetric quantization of [THUDM/glm-4v-9b](https://huggingface.co/THUDM/glm-4v-9b). Load the model with revision="dbb7900" to use AutoGPTQ format.
10
  ## How To Use
11
  ### INT4 Inference
12
  ```python