OpenMOSS / OpenMOSS/MOSS

能否使用CPU推理

Open
#213 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
12.3k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

我正在尝试在iMac上的VMwear Fusion的Linux Ubuntu虚拟机运行推理出现问题“RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx”
我的电脑是inter CPU,AMD Radeon Pro 555X GPU,不支持CUDA
MOSS能否使用CPU进行推理(即使它性能不佳)?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the inference startup path and its device-selection logic, then check how it handles systems without an NVIDIA driver. Done means MOSS can run inference on CPU-only hardware and the relevant behavior is covered by a reproducible test or documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.