fail to load nemotron-3.5-asr-streaming-0.6b
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 786
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
fail to load nemotron-3.5-asr-streaming-0.6b-q4_k.gguf
even after
./parakeet-cli quantize nemotron-3.5-asr-streaming-0.6b-q4_k.gguf nemo-35-out.gguf q4_k
quantize: nemotron-3.5-asr-streaming-0.6b-q4_k.gguf -> nemo-35-out.gguf [q4_k]
quantized 0 tensor(s), copied 681 verbatim, 0 allowlisted kept F32 (block).
(linux vulkan)
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 with the parakeet-cli quantize entry point and reproduce the command using nemotron-3.5-asr-streaming-0.6b-q4_k.gguf on Linux with Vulkan. Check why the command reports zero quantized tensors, then verify that the resulting nemo-35-out.gguf loads successfully; the issue is done when this model can be quantized and loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- backend, cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100