-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
[Bug]: Can't load/compile Mixtral-8x7B-Instruct-v0.1 on TPU #10963
Comments
changing |
cc @lsy323 (I don't know everyone's handle on github but will follow up on this!) |
Thanks for the fix - I tested the fix to serve
|
Your current environment
The output of `python collect_env.py`
Model Input Dumps
No response
🐛 Describe the bug
Can't load/compile
Mixtral-8x7B-Instruct-v0.1
on TPUI'm trying to run
Mixtral-8x7B-Instruct-v0.1
on a TPUv6e-8
but it fails at the compilation phase - here is the launcher command:Here are the error logs - (I uploaded them as the trace is long):
Error-log-short.txt
Verbose error:
mixtral-error-log-verbose.txt
My setup:
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: