"include/ck/utility/math.hpp" did not exist on "30072aec376a2fc6c6a465fe632bc7be050ec5ea"
Unverified Commit c398b95a authored by echo840's avatar echo840 Committed by GitHub
Browse files

Update README.md

parent 719f464f
......@@ -87,7 +87,7 @@ Inspired by Qwen-VL, we freeze the Large Language Model (LLM) and introduce LoRA
- Freeze LLM: You need to freeze other modules except LoRA and Resampler modules in ```finetune_multitask.py```.
## Inference
Run the inference code:
Run the inference code for Monkey and Monkey-Chat:
```
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