Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ models from OpenVINO-supported frameworks may also work properly but have not be
:class: modeldata stripe
:name: supportedModelsTable
:header-rows: 1
:file: ../../_static/download/supported_models.csv
:file: ../../_static/download/supported_models_253.csv
:data-column-hidden: []
:data-order: [[ 0, "asc" ]]
:data-page-length: 10
Expand All @@ -20,7 +20,7 @@ models from OpenVINO-supported frameworks may also work properly but have not be
|
| In the precision column, the "optimum-intel default" label corresponds to FP32 for small models
and INT8 for models greater than 1B parameters.
| The results as of February 25 2025, for OpenVINO version 2025.0.
| The results as of September 3 2025, for OpenVINO version 2025.3.
| The models come from different public model repositories, such as Pytorch Model Zoo and
HuggingFace; they were executed on the designated hardware with OpenVINO either natively or
as a backend.
Expand Down
Loading