daker11123

Results 2 comments of daker11123

Use the source code to compile the local vLLM. You can directly open it without calling the vLLM interface. Just open it with administrator privileges. That's what I did. ![Image](https://github.com/user-attachments/assets/bd824699-c209-411e-97e8-d10a2b67f2ea)

@hkvision 我是直接git clone当前主分支自行编译的ui-tars 具体命令为pnpm run build,vllm环境使用docker启动,参考:https://docs.vllm.ai/en/latest/deployment/docker.html。 编译之后用管理员身份运行。 配置如下 ![Image](https://github.com/user-attachments/assets/e629619d-a65d-49ec-9b1f-8a33601d00c4)