Skip to content

Commit

Permalink
false
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolatendresse committed Nov 29, 2024
1 parent 8df0451 commit 13b7fbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inference/models/mixtral.cc
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ void MIXTRAL::create_mixtral_model(FFModel &ff,
final_rms_norm_output,
mixtral_config.rms_norm_eps,
mixtral_config.hidden_size,
false,
DT_NONE,
"norm");

Expand Down

0 comments on commit 13b7fbc

Please sign in to comment.