Skip to content

Commit 67cdc62

Browse files
committed
Minor
1 parent 14affb1 commit 67cdc62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/models/models.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ struct llm_build_qwen3next : public llm_graph_context_mamba {
438438
const llama_ubatch & ubatch,
439439
ggml_tensor * causal_mask,
440440
ggml_tensor * identity,
441-
int il);
441+
int il);
442442
ggml_tensor * build_layer_ffn(
443443
ggml_tensor * cur,
444444
const llama_model & model,

0 commit comments

Comments
 (0)