Update README.md
Browse files
README.md
CHANGED
@@ -18,4 +18,6 @@ Quantized gguf file from https://huggingface.co/huihui-ai/Qwen2.5-VL-7B-Instruct
|
|
18 |
|
19 |
Using "--leave-output-tensor" in quantizing to keep output layer precision at FP16.
|
20 |
|
21 |
-
LM Studio is recommended to deploy it
|
|
|
|
|
|
18 |
|
19 |
Using "--leave-output-tensor" in quantizing to keep output layer precision at FP16.
|
20 |
|
21 |
+
LM Studio is recommended to deploy it.
|
22 |
+
|
23 |
+
**Runtime environment should be upgraded to >= 1.29.0(beta).**
|