Removed unused comment
This commit is contained in:
parent
8a15f932af
commit
6ae4dad004
1 changed files with 0 additions and 1 deletions
|
@ -8160,7 +8160,6 @@ struct llm_build_context {
|
|||
inpSA = ggml_get_rows(ctx0, inpSA, inp_out_ids);
|
||||
}
|
||||
struct ggml_tensor * attn_out = cur;
|
||||
// only used for non-parallel residual
|
||||
struct ggml_tensor * ffn_inp = ggml_add(ctx0, attn_out, inpL);
|
||||
cb(cur, "ffn_inp", il);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue