Commit 61dd425a authored by chenzk's avatar chenzk
Browse files

v1.1.3

parent c6468f47
...@@ -79,7 +79,7 @@ cd /home/Qwen3 ...@@ -79,7 +79,7 @@ cd /home/Qwen3
# 本项目以Qwen3-8B示例,其它Qwen3模型以此类推。 # 本项目以Qwen3-8B示例,其它Qwen3模型以此类推。
python infer_transformers.py python infer_transformers.py
方法:vllm推理 方法:vllm推理
python infer_vllm.py # vllm=0.8.4 python infer_vllm.py # vllm=0.8.4
``` ```
......
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