OPEA
/

Safetensors
cicdatopea commited on
Commit
cf3e11b
1 Parent(s): 9aa1d92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
 
6
  ## Model Details
7
 
8
- This model is an int4 model with group_size 128 and symmetric quantization of [meta-llama/Llama-3.2-90B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-90B-Vision-Instruct). Load the model with revision="64f5493" to use AutoGPTQ format.
9
 
10
  ## How To Use
11
 
 
5
 
6
  ## Model Details
7
 
8
+ This model is an int4 model with group_size 128 and symmetric quantization of [meta-llama/Llama-3.2-90B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-90B-Vision-Instruct) generated by [intel/auto-round](https://github.com/intel/auto-round). Load the model with revision="64f5493" to use AutoGPTQ format.
9
 
10
  ## How To Use
11