Skip to content

Commit e4b94a4

Browse files
committed
fix: Add granite to the list of models that require position_ids
Branch: OnnxGranite Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
1 parent 88f4ace commit e4b94a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

optimum/exporters/onnx/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"phi",
8787
"phi3",
8888
"qwen2",
89+
"granite",
8990
}
9091

9192

0 commit comments

Comments
 (0)