Skip to content

Commit

Permalink
modification
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-Chen222 committed Oct 29, 2024
1 parent 48570a3 commit 2502c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/flexflow/model.h
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ class FFModel {
const Tensor input,
int embed_dim,
int num_heads,
int num_hidden_layers,
int num_hidden_layers,
int kdim = 0,
int vdim = 0,
float dropout = 0.0f,
Expand Down

0 comments on commit 2502c9b

Please sign in to comment.