openvino-ci
commited on
Commit
•
f0ae40c
1
Parent(s):
5d6420d
Upload folder using huggingface_hub
Browse files- README.md +1 -1
- openvino_model.xml +3 -3
README.md
CHANGED
@@ -65,4 +65,4 @@ The original model is distributed under [apache-2.0](https://choosealicense.com/
|
|
65 |
|
66 |
## Disclaimer
|
67 |
|
68 |
-
Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See [Intel’s Global Human Rights Principles](https://www.intel.com/content/dam/www/central-libraries/us/en/documents/policy-human-rights.pdf). Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.
|
|
|
65 |
|
66 |
## Disclaimer
|
67 |
|
68 |
+
Intel is committed to respecting human rights and avoiding causing or contributing to adverse impacts on human rights. See [Intel’s Global Human Rights Principles](https://www.intel.com/content/dam/www/central-libraries/us/en/documents/policy-human-rights.pdf). Intel’s products and software are intended only to be used in applications that do not cause or contribute to adverse impacts on human rights.
|
openvino_model.xml
CHANGED
@@ -87123,9 +87123,9 @@
|
|
87123 |
</weight_compression>
|
87124 |
</nncf>
|
87125 |
<optimum>
|
87126 |
-
<nncf_version value="2.12.0.dev0+
|
87127 |
-
<optimum_intel_version value="1.19.0.dev0+
|
87128 |
-
<optimum_version value="1.21.
|
87129 |
<pytorch_version value="2.3.0" />
|
87130 |
<transformers_version value="4.41.2" />
|
87131 |
</optimum>
|
|
|
87123 |
</weight_compression>
|
87124 |
</nncf>
|
87125 |
<optimum>
|
87126 |
+
<nncf_version value="2.12.0.dev0+9fcba3eb" />
|
87127 |
+
<optimum_intel_version value="1.19.0.dev0+480eea1" />
|
87128 |
+
<optimum_version value="1.21.2" />
|
87129 |
<pytorch_version value="2.3.0" />
|
87130 |
<transformers_version value="4.41.2" />
|
87131 |
</optimum>
|