OPEA
/

PyTorch
cicdatopea commited on
Commit
c232a7b
1 Parent(s): 8b29068

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