Skip to content

Commit f8fef1d

Browse files
committed
Minor pt. 2
1 parent 67cdc62 commit f8fef1d

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
@@ -444,7 +444,7 @@ struct llm_build_qwen3next : public llm_graph_context_mamba {
444444
const llama_model & model,
445445
int il);
446446
ggml_tensor * delta_net_unified(
447-
ggml_context * ctx,
447+
ggml_context * ctx,
448448
ggml_tensor * q,
449449
ggml_tensor * k,
450450
ggml_tensor * v,

0 commit comments

Comments
 (0)