-
Notifications
You must be signed in to change notification settings - Fork 155
Support exaone4 model #1491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Support exaone4 model #1491
Conversation
rkazants
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please provide tests and JIRA ticket.
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Hi, I had add JITA ticket and tests. |
rkazants
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add test cases here https://github.com/huggingface/optimum-intel/blob/main/tests/openvino/test_quantization.py
b48eaf0 to
4acbc70
Compare


Just for EXAONE-4.0-1.2B
ticket : 175853
What does this PR do?
Conversion cmd-line for LGAI-EXAONE/EXAONE-4.0-1.2B:
optimum-cli export openvino -m LGAI-EXAONE/EXAONE-4.0-1.2B EXAONE-4.0-1.2BInference of LGAI-EXAONE/EXAONE-4.0-1.2B using OpenVINO backend:
Before submitting