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
laibao
llava_vllm
Commits
7bc75e27
Commit
7bc75e27
authored
Oct 16, 2024
by
laibao
Browse files
No commit message
No commit message
parent
6db110aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
19 deletions
+20
-19
README.md
README.md
+20
-19
No files found.
README.md
View file @
7bc75e27
...
@@ -101,24 +101,6 @@ python examples/llava_example.py
...
@@ -101,24 +101,6 @@ python examples/llava_example.py
*
**去除AWS CLI 下载逻辑**
:
*
**去除AWS CLI 下载逻辑**
:
*
**移除对 `subprocess` 和 `os` 模块的部分依赖**
*
**移除对 `subprocess` 和 `os` 模块的部分依赖**
### result
使用的加速卡:单卡K100_AI 模型:
[
llava-v1.5-7b
](
http://113.200.138.88:18080/aimodels/llava-v1.5-7b
)
输入:
images:
<div
align=
"center"
>
<img
src=
"./doc/images.png"
width=
"300"
height=
"200"
/>
</div>
text: What is the content of this image?
输出:
output: The image features a close-up view of a stop sign on a city street
### OpenAI兼容服务
### OpenAI兼容服务
启动服务:
启动服务:
...
@@ -150,7 +132,26 @@ curl http://localhost:8000/v1/chat/completions \
...
@@ -150,7 +132,26 @@ curl http://localhost:8000/v1/chat/completions \
```
```
## result
### result
使用的加速卡:单卡K100_AI 模型:
[
llava-v1.5-7b
](
http://113.200.138.88:18080/aimodels/llava-v1.5-7b
)
输入:
images:
<div
align=
"center"
>
<img
src=
"./doc/images.png"
width=
"300"
height=
"200"
/>
</div>
text: What is the content of this image?
输出:
output: The image features a close-up view of a stop sign on a city street
### result
使用的加速卡:1张 DCU-K100_AI-64G
使用的加速卡:1张 DCU-K100_AI-64G
...
...
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