You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add warning for transformers>=4.38 and OpenVINO 2024.0 (#599)
* Add warning for transformers>=4.38 and OpenVINO 2024.0
* Use is_openvino_version to compare versions
* Show version warning only for llama and gpt-bigcode
* Fix style, show OpenVINO version
* Include affected model types in warning message
0 commit comments