"examples/vscode:/vscode.git/clone" did not exist on "0a8c8b99c26e188f558263c727ad19c7bf5cbe07"
Commit e6390101 authored by lvzhen's avatar lvzhen
Browse files

Update README.md

parent 800a9a0f
...@@ -91,7 +91,7 @@ bash infer.sh ...@@ -91,7 +91,7 @@ bash infer.sh
结果如下: 结果如下:
![image-20240821162322664](image-20240821162322664.png) ![推理结果](推理1.png)
## 量化 ## 量化
...@@ -109,4 +109,4 @@ HIP_VISIBLE_DEVICES=0 swift export --model_type telechat-7b \ ...@@ -109,4 +109,4 @@ HIP_VISIBLE_DEVICES=0 swift export --model_type telechat-7b \
HSA_FORCE_FINE_GRAIN_PCIE=1 swift infer --model_type telechat-7b --model_id_or_path quant_out/ HSA_FORCE_FINE_GRAIN_PCIE=1 swift infer --model_type telechat-7b --model_id_or_path quant_out/
``` ```
![image-20240822083141593](image-20240822083141593.png) ![推理结果](推理2.png)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment