sylwia-kuros
commited on
Commit
•
f9184f7
1
Parent(s):
00e9da9
Update README.md
Browse files
README.md
CHANGED
@@ -106,18 +106,6 @@ Optimization was performed using `nncf` with the following `nncf_config.json` fi
|
|
106 |
|
107 |
For more information on optimization, check the [OpenVINO model optimization guide](https://docs.openvino.ai/2024/openvino-workflow/model-optimization.html).
|
108 |
|
109 |
-
## Compatibility
|
110 |
-
|
111 |
-
The provided OpenVINO™ IR model is compatible with:
|
112 |
-
|
113 |
-
* Transformers 4.26.0
|
114 |
-
* Pytorch 1.13.1+cu116
|
115 |
-
* Datasets 2.8.0
|
116 |
-
* Tokenizers 0.13.2
|
117 |
-
* Optimum 1.6.3
|
118 |
-
* Optimum-intel 1.7.0
|
119 |
-
* NNCF 2.4.0
|
120 |
-
|
121 |
## Running Model Training
|
122 |
|
123 |
1. Install required packages:
|
|
|
106 |
|
107 |
For more information on optimization, check the [OpenVINO model optimization guide](https://docs.openvino.ai/2024/openvino-workflow/model-optimization.html).
|
108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
## Running Model Training
|
110 |
|
111 |
1. Install required packages:
|