OpenMOSS / OpenMOSS/MOSS-Audio

8B think模型好像少文件?

Open
#19 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
665
Forks
45
PR merge metrics
No merged PRs in 30d

Description

你好,sglang部署4B think模型正常,换成8B think模型,报错了,好像少文件?
OSError: weights/MOSS-Audio-8B-Thinking does not appear to have a file named processing_palomar_myaut_mel_whisper.py. Checkout 'https://huggingface.co/weights/MOSS-Audio-8B-Thinking/tree/main' for available files.

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

Start by comparing the 4B and 8B model files in the Hugging Face repository linked in the report, then trace the sglang deployment path that loads processing_palomar_myaut_mel_whisper.py. Done means identifying why the 8B model lacks or cannot access that file and confirming that its deployment no longer raises the reported OSError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.