OpenMOSS / OpenMOSS/MOSS-Audio
8B think模型好像少文件?
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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