OPEA
/

Safetensors
cicdatopea commited on
Commit
a7bf653
1 Parent(s): 19c9cc1

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/cogvlm2-llama3-chat-19B](https://huggingface.co/THUDM/cogvlm2-llama3-chat-19B).
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/cogvlm2-llama3-chat-19B](https://huggingface.co/THUDM/cogvlm2-llama3-chat-19B) generated by [intel/auto-round](https://github.com/intel/auto-round).
10
  ## How To Use
11
  ### INT4 Inference
12
  ```python