cicdatopea commited on
Commit
ff7c765
1 Parent(s): c18be77

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(The vision module has also been quantized) with group_size 128 and symmetric quantization of [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct).
9
 
10
  ## How To Use
11
 
 
5
 
6
  ## Model Details
7
 
8
+ This model is an int4 model(The vision module has also been quantized) with group_size 128 and symmetric quantization of [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct) generated by [intel/auto-round](https://github.com/intel/auto-round).
9
 
10
  ## How To Use
11