-
Notifications
You must be signed in to change notification settings - Fork 30.5k
Fix EXAONE-4.0 dummy id #41089
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?
Fix EXAONE-4.0 dummy id #41089
Conversation
run-slow: exaone4 |
This comment contains run-slow, running the specified jobs: models: ['models/exaone4'] |
d2bf294
to
76262f6
Compare
[For maintainers] Suggested jobs to run (before merge) run-slow: exaone4 |
Hi @ydshieh |
Hi @lkm2835 I haven't check the report of the previous commit. What is wrong with the 1.2B model? (if we can make it work with smaller model, it is even better) |
I agree that testing with the smaller model is lighter and faster. |
run-slow: exaone4 |
This comment contains run-slow, running the specified jobs: models: ['models/exaone4'] |
The process is being killed
https://github.com/huggingface/transformers/actions/runs/17949641363/job/51045205804 I will check tomorrow and proposal some fixes. (But if you want to explore a solution before that, feel free to try) We are on a runner of A10 (24 G GPU ram and 60 G CPM ram) |
What does this PR do?
Fixes #39129 (comment)
LGAI-EXAONE/EXAONE-4.0-Instruct -> LGAI-EXAONE/EXAONE-4.0-32B
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
@ydshieh