Tianqi Chen

Results 637 comments of Tianqi Chen

Thanks for reporting if it is possibe to get a minimum repro that would be helpful. You can do so by dumping out the TVMScript before the transform, minimize it...

After reading through the code, i think @BitCircuit you are right and we can safely remove this line, do you mind send a PR?

Seems this have to do with rust installation, consider reinstall rust environment

Likely this was due to older variant of the GPU, you can try to build tvm and mlc from source without flashinfer/thrust https://llm.mlc.ai/docs/install/tvm.html

we have now updated the latest to disable flashinfer if it is not available

When you see error like this, likely it is due to stale prebuild binary. Please remove the prebuild binary - android, ios: use the latest instruction in `mlc_llm package` -...