v0.20.0
mlc-llm v0.20.0 stable (last monolithic-era release; aligns with mlc-…
mlc-llm v0.20.0 stable (last monolithic-era release; aligns with mlc-…
Use relocated NVTX header under tvm/support/cuda and use NVTXScopedRange from tvm::support instead of tvm::runtime. Link and install tvm_runtime_extra by default so distributed runtime symbols are resolved correctly.
Tag v0.19.0
This PR moves the CPU detection to the last device after checking all GPUs.
Tag v0.18.1
This PR add support for OLMo architecture. Additional support: add support for clip-qkv. Test: already tested on android(pixel 4) and cuda(setting tensor_parallel_shrads=2)
This PR updates the backend names, introducing one name per backend framework. These backends may refer to the same api endpoint.
Tag v0.17.1
added hermes 3 support modified format fixed lint
Initial commit --------- Co-authored-by: Hongyi Jin <jinhongyi02@gmail.com> Co-authored-by: Ruihang Lai <ruihangl@cs.cmu.edu> Co-authored-by: Tianqi Chen <tqchen@cmu.edu> Co-authored-by: Junru Shao <junrushao@apache.org> Co-authored-by: Zihao Ye <zhye@cs.washington.edu>