"docs/vscode:/vscode.git/clone" did not exist on "8a742e0f5588a5901ff5b20cbd809d295ffb1848"
Commit 7bc75e27 authored by laibao's avatar laibao
Browse files

No commit message

No commit message
parent 6db110aa
...@@ -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
......
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