没什么没有使用GPU
Open
- Dominant language
- Python
- Stars
- 403
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
通过api接口调用大模型,服务器是有GPU的,为什么显示还是用的CPU?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the API entry point that calls the large model and checking how the runtime selects a device on the GPU-equipped server. Reproduce the request and compare the displayed CPU usage with the server's GPU visibility and configuration. Done means identifying whether CPU use is expected or reporting the configuration change needed to verify GPU use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100