Sign inSign up

lianshufeng/llm

By lianshufeng

•Updated 8 months ago

Image
0

10K+

lianshufeng/llm repository overview

  • demo
curl --location 'http://127.0.0.1:8000/compatible-mode/v1' \
--header 'Content-Type: application/json' \
--data '{
    "messages": [
        {
            "role": "user",
            "content": [
                {"type": "image", "image":"https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-VL/assets/demo.jpeg"},
                {"type": "text", "text": "图片里都有什么"}
            ]
        }
    ]
}'

Tag summary

Content type

Image

Digest

sha256:120681c1a…

Size

1.5 GB

Last updated

8 months ago

docker pull lianshufeng/llm:llama-server