Skip to content

Commit a0d2c63

Browse files
authored
whisper : add .gitignore entries for OpenVINO support (#3276)
1 parent 4d6ae52 commit a0d2c63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ extra/bench-gg.txt
5050
models/*.mlmodel
5151
models/*.mlmodelc
5252
models/*.mlpackage
53+
models/*-encoder-openvino.xml
54+
models/*-encoder-openvino-cache/
5355
bindings/java/.gradle/
5456
bindings/java/.idea/
5557
.idea/

0 commit comments

Comments
 (0)