Skip to content

mtmd : fix ASR for LFM2.5-Audio-1.5B#18876

Merged
ngxson merged 1 commit intoggml-org:masterfrom
tdakhran:tarek/fix/fix-asr
Jan 16, 2026
Merged

mtmd : fix ASR for LFM2.5-Audio-1.5B#18876
ngxson merged 1 commit intoggml-org:masterfrom
tdakhran:tarek/fix/fix-asr

Conversation

@tdakhran
Copy link
Contributor

@tdakhran tdakhran commented Jan 16, 2026

The callback was renaming the input tensor and leading to error

/data/git/llama.cpp/tools/mtmd/clip.cpp:3358: Failed to get tensor inp_raw

The first commit causing the issue is #17914.

@ngxson ngxson merged commit c945aaa into ggml-org:master Jan 16, 2026
73 of 75 checks passed
pestopoppa added a commit to pestopoppa/llama.cpp that referenced this pull request Jan 28, 2026
Cherry-picked commits:
- e047f9e: mtmd: fix use_non_causal being reported incorrectly (ggml-org#18793)
- d98b548: Restore clip's cb() to its rightful glory (ggml-org#17914)
- c945aaa: mtmd: Fix ASR for LFM2.5-Audio-1.5B (ggml-org#18876)

These fixes are required for VL (vision-language) model inference
to work correctly with llama-mtmd-cli.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
MaheshJakkala pushed a commit to MaheshJakkala/llama.cpp that referenced this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants