Commit 06f870c9 authored by raojy's avatar raojy
Browse files

updata

parent 21836dca
......@@ -212,7 +212,7 @@ curl http://x.x.x.x:8000/v1/chat/completions \
{
"type": "image_url",
"image_url": {
"url": "file:///path/to/your/project/doc/test.png"
"url": "file:///path/to/your/project/doc/dog.png"
}
},
{
......@@ -241,6 +241,8 @@ Output:
<div align=center>
<img src="./doc/result.png"/>
</div>
### 精度
`DCU与GPU精度一致,支持推理框架:transformers、vllm。`
......
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