Excuse me, seems that the latest cpu pip whell will causes tvm error:
python -c "import mlc_llm; print(mlc_llm)"
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_cpu-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_cpu-0.20.dev154-py3-none-manylinux_2_28_x86_64.whl
HOPES to get your reply, thanks a lot!!!
Excuse me, seems that the latest cpu pip whell will causes tvm error:
python -c "import mlc_llm; print(mlc_llm)"
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_cpu-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_cpu-0.20.dev154-py3-none-manylinux_2_28_x86_64.whl
HOPES to get your reply, thanks a lot!!!