Misaka27260 commited on
Commit
891a1b6
·
verified ·
1 Parent(s): 0ffc4a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.**Runtime environment should upgraded to >= 1.29.0(beta).**
 
 
 
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).**