[Bug] libharpcuda.so.0: cannot open shared object file: No such file or directory
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 748
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 54
Description
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
### Describe the bug
lmdeploy serve api_server models/DeepSeek-R1-Distill-Qwen-7B --backend pytorch
当使用pytorch作为后端启动时报错
### Reproduction
当使用pytorch作为后端启动时报错
### Environment
```Shell
python -c 'import torch;print(torch.__version__);print(torch.version.cuda)'
2.5.1+cu124
12.4
```
### Error traceback
```Shell
```
Contributor guide
Assessment
This issue has not been assessed yet.