Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,6 @@ tags:
|
|
8 |
library_name: transformers
|
9 |
base_model:
|
10 |
- Qwen/Qwen2.5-VL-7B-Instruct
|
11 |
-
---
|
|
|
|
|
|
8 |
library_name: transformers
|
9 |
base_model:
|
10 |
- Qwen/Qwen2.5-VL-7B-Instruct
|
11 |
+
---
|
12 |
+
|
13 |
+
[FP8 activation quantization](https://github.com/vllm-project/llm-compressor/tree/main/examples/quantization_w8a8_fp8) performed with [llm-compressor](https://github.com/vllm-project/llm-compressor)
|