Skip to content

Commit be52b4d

Browse files
Update examples/multimodal_vision/README.md
Co-authored-by: Brian Dellabetta <[email protected]>
1 parent 4a2ffc3 commit be52b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/multimodal_vision/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The kitten appears to be comfortable and relaxed, possibly enjoying the warmth o
1919
```
2020
</em>
2121

22-
This directory contains example scripts for quantizing a variety of vision-language models using the GPTQ quantization. Most examples do not demonstrate quantizing separate vision encoder parameters if they exist, as compressing these parameters offers little benefit with repsect to performance-accuracy tradeoff.
22+
This directory contains example scripts for quantizing a variety of vision-language models using the GPTQ quantization. Most examples do not demonstrate quantizing separate vision encoder parameters if they exist, as compressing these parameters offers little benefit with respect to performance-accuracy tradeoff.
2323

2424
## Compressing Your Own Model ##
2525
To use your own multimodal modal, start with an existing example change the `model_id` to match your own model stub.

0 commit comments

Comments
 (0)