Commit 17bb554d authored by chenzk's avatar chenzk
Browse files

v1.0.4

parent fd871096
...@@ -74,6 +74,7 @@ pip install -r requirements.txt # requirements.txt ...@@ -74,6 +74,7 @@ pip install -r requirements.txt # requirements.txt
## 推理 ## 推理
预训练权重`mtgv/MobileVLM_V2-1.7B`下载地址:https://huggingface.co/mtgv/MobileVLM_V2-1.7B
``` ```
export HIP_VISIBLE_DEVICES=0 export HIP_VISIBLE_DEVICES=0
python infer.py # 单机单卡 python infer.py # 单机单卡
......
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