Commit c57aa743 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent 31e9a98b
...@@ -99,13 +99,13 @@ sh finetune.sh ...@@ -99,13 +99,13 @@ sh finetune.sh
音频推理: 音频推理:
``` ```
CUDA_VISIBLE_DEVICES=0,1,2,3python minicpm-o_audio.py CUDA_VISIBLE_DEVICES=0,1,2,3 python minicpm-o_audio.py
``` ```
视觉推理: 视觉推理:
``` ```
CUDA_VISIBLE_DEVICES=0,1,2,3python minicpm-o_version.py CUDA_VISIBLE_DEVICES=0,1,2,3 python minicpm-o_version.py
``` ```
## result ## result
......
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