mtmd : Fix ASR for LFM2.5-Audio-1.5B (#18876)
This commit is contained in:
@@ -12,7 +12,6 @@ ggml_cgraph * clip_graph_conformer::build() {
|
||||
ggml_build_forward_expand(gf, pos_emb);
|
||||
|
||||
ggml_tensor * inp = build_inp_raw(1);
|
||||
cb(inp, "input", -1);
|
||||
|
||||
auto * cur = ggml_cont(ctx0, ggml_transpose(ctx0, inp));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user