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
LLaVA_vllm
Commits
ba824601
"benchmarking/inference_benchmark.py" did not exist on "7dca70049566b5b1c55cbd67e1cb191729a98152"
Commit
ba824601
authored
Nov 14, 2024
by
laibao
Browse files
Update README.md
parent
ba1a27d5
Changes
1
Hide 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 @
ba824601
...
@@ -184,7 +184,7 @@ chmod +x frpc_linux_amd64_v0.*
...
@@ -184,7 +184,7 @@ chmod +x frpc_linux_amd64_v0.*
python -m vllm.entrypoints.openai.api_server --model /mnt/data/llm-models/llava/llava-1.5-7b-hf --image-input-type pixel_values --image-token-id 32000 --image-input-shape 1,3,336,336 --image-feature-size 576 --chat-template template_llava.jinja
python -m vllm.entrypoints.openai.api_server --model /mnt/data/llm-models/llava/llava-1.5-7b-hf --image-input-type pixel_values --image-token-id 32000 --image-input-shape 1,3,336,336 --image-feature-size 576 --chat-template template_llava.jinja
```
```
5
.
使用对话服务
4
.
使用对话服务
在浏览器中输入本地 URL,可以使用 Gradio 提供的对话服务。
在浏览器中输入本地 URL,可以使用 Gradio 提供的对话服务。
...
...
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