Update README.md
Browse files
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 [liuhaotian/llava-v1.5-7b](https://huggingface.co/liuhaotian/llava-v1.5-7b). Load the model with revision="a121fa0" 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 [liuhaotian/llava-v1.5-7b](https://huggingface.co/liuhaotian/llava-v1.5-7b) generated by [intel/auto-round](https://github.com/intel/auto-round). Load the model with revision="a121fa0" to use AutoGPTQ format.
|
9 |
|
10 |
## How To Use
|
11 |
|