InternLM / InternLM/lmdeploy

[Bug] libharpcuda.so.0: cannot open shared object file: No such file or directory

Open
#3,211 1 comment 0 reactions 1 assignee Claimed by @RunningLeon View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.