Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
textmonkey_pytorch
Commits
c398b95a
"include/ck/utility/math.hpp" did not exist on "30072aec376a2fc6c6a465fe632bc7be050ec5ea"
Unverified
Commit
c398b95a
authored
Apr 17, 2024
by
echo840
Committed by
GitHub
Apr 17, 2024
Browse files
Update README.md
parent
719f464f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
c398b95a
...
...
@@ -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"
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment