imcwj
imcwj
报错内容类似于: RuntimeError: Input type (torch.cuda.FloatTensor) and weight type (torch.FloatTensor) should be the same 或者 Expected all tensors to be on the same device, but found at least two devices, cuda:0...
### 📝 Reference https://github.com/lobehub/lobe-chat/tree/main/docs/self-hosting/advanced/model-list.zh-CN.mdx ### 🐛 Feedback Environment: docker lobehub/lobe-chat:latest (v0.155.9) and Ubutu 20.04.1 LTS Example command: docker run -d -p 3210:3210 -e OPENAI_API_KEY=xxxxxx -e OPENAI_PROXY_URL=xxxxxx -e OPENAI_MODEL_LIST="-all,+gpt-4-0125-preview=ChatGPT-4,+gpt-4-turbo-2024-04-09=ChatGPT-4 Vision" --name...
### 📦 部署环境 Docker ### 📦 部署模式 客户端模式(lobe-chat 镜像) ### 📌 软件版本 1.68.0 ### 💻 系统环境 Ubuntu ### 🌐 浏览器 Chrome ### 🐛 问题描述 自定义模型扩展能力:`xxxxx-think` 1. 在1.68.0数据库版本和客户端版本日志中都会提示:`Unknown capability: search` (reasoning没有提示)...
### Windows Version Microsoft Windows [Version 10.0.27823.1000] ### WSL Version 2.4.13.0 ### Are you using WSL 1 or WSL 2? - [x] WSL 2 - [ ] WSL 1 ###...
### Updates 1. Support latest version of [OpenPCDet v0.6.0 (8cacccec11db6f59bf6934600c9a175dae254806)](https://github.com/open-mmlab/OpenPCDet/tree/8cacccec11db6f59bf6934600c9a175dae254806), which supports PyTorch 2.x now. 2. Fix bugs: - `TypeError: forward() missing 1 required positional argument: 'batch_dict'` - #72 -...