Skip to content

Commit

Permalink
fix: Add granite to the list of models that require position_ids
Browse files Browse the repository at this point in the history
Branch: OnnxGranite

Signed-off-by: Gabe Goodhart <[email protected]>
  • Loading branch information
gabe-l-hart committed Oct 10, 2024
1 parent 673c2c8 commit 29fc359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optimum/exporters/onnx/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
"phi",
"phi3",
"qwen2",
"granite",
}


Expand Down

0 comments on commit 29fc359

Please sign in to comment.