Skip to content

Lateset cpu pip wheels cause tvm error #102

Description

@King4819

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!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions