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
89eba7c1
"...text-generation-inference.git" did not exist on "d5bc6a20bd70c5fa861e5450787998b20204bc47"
Unverified
Commit
89eba7c1
authored
Apr 15, 2024
by
echo840
Committed by
GitHub
Apr 15, 2024
Browse files
Update README.md
parent
0a8bc869
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 @
89eba7c1
...
@@ -85,7 +85,7 @@ Inspired by Qwen-VL, we freeze the Large Language Model (LLM) and introduce LoRA
...
@@ -85,7 +85,7 @@ Inspired by Qwen-VL, we freeze the Large Language Model (LLM) and introduce LoRA
## Inference
## Inference
Run the inference code:
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
"
```
```
...
...
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