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
Excuse me, seems that the latest cu124 pip whell will causes tvm error: terminate called after throwing an instance of 'tvm::ffi::Error' what(): Function ffi.GetKwargsObject not found Aborted (core dumped)
Excuse me, seems that the latest cu124 pip whell will causes tvm error:
terminate called after throwing an instance of 'tvm::ffi::Error' what(): Function ffi.GetKwargsObject not found Aborted (core dumped)
Below is the instruction I use:
python -m pip install https://github.com/mlc-ai/package/releases/download/v0.9.dev0/mlc_ai_nightly_cu124-0.20.dev908-py3-none-manylinux_2_28_x86_64.whl https://github.com/mlc-ai/package/releases/download/v0.9.dev0/mlc_llm_nightly_cu124-0.20.dev154-py3-none-manylinux_2_28_x86_64.whl
Yesterday I use these two wheels cause no problem, but now I cannot access these old wheels
https://github.com/mlc-ai/package/releases/download/v0.9.dev0/mlc_ai_nightly_cu124-0.20.dev892-py3-none-manylinux_2_28_x86_64.whl
https://github.com/mlc-ai/package/releases/download/v0.9.dev0/mlc_llm_nightly_cu124-0.20.dev154-py3-none-manylinux_2_28_x86_64.whl
HOPES to get your reply, thanks a lot!!!