"...composable_kernel.git" did not exist on "31b403526ec54abf13c4bb58dfb6635b4d2aa619"
Unverified Commit 89eba7c1 authored by echo840's avatar echo840 Committed by GitHub
Browse files

Update README.md

parent 0a8bc869
......@@ -85,7 +85,7 @@ Inspired by Qwen-VL, we freeze the Large Language Model (LLM) and introduce LoRA
## Inference
Run the inference code:
```
python ./inference.py --model_path MODEL_PATH --image_path IMAGE_PATH --question YOUR_QUESTION
python ./inference.py --model_path MODEL_PATH --image_path IMAGE_PATH --question "YOUR_QUESTION"
```
......
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