mudler / mudler/parakeet.cpp

fail to load nemotron-3.5-asr-streaming-0.6b

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.