-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
[Installation]: Compiling VLLM for cpu only. #5317
Comments
Same problem here. |
unfortunately AVX512 is not support by the Xeon CPU used in colab. You can verify by checking |
can you use avx2 or other cpu features like llama.cpp does? |
Please see #5452 |
it seems it's not going anywhere.. |
This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you! |
This issue has been automatically closed due to inactivity. Please feel free to reopen if you feel it is still relevant. Thank you! |
To ease the bug report I prepared a google colab notebook:
https://colab.research.google.com/drive/1wd29UiknYI3r-8H5Inco9IkWYcuZAVNR?usp=sharing
I followed the instructions in the documentation and this is what I got:
The text was updated successfully, but these errors were encountered: