Error with Relax while build vicuna-7b with mlc-llm build.py:Module stackvm should be either dso exportable or binary serializable

As you may tell, USE_LLVM is set to OFF which means you didn’t compile TVM with LLVM. If you really want to build TVM from source, please follow the instructions here: Install TVM Unity Compiler — mlc-llm 0.1.0 documentation