[Bug] InternalError: Check failed: (!expr->struct_info_.defined()) is false: To ensure idempotency, the expression passed to UpdateStructInfo must not have any prior StructInfo. However, expression # from tvm.script import tir as T @T.prim_func(private=True) #17647
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
I try to quantizae llava-v1.6-34b
Expected behavior
llava-v1.6-34b-q4f16_ft-cuda.so
file is created in/data/models/mlc/dist/llava-v1.5-13b/ctx256/llava-v1.6-34b-q4f16_ft/
(
/data/models/mlc/dist/llava-v1.5-13b/ctx256/llava-v1.6-34b-q4f16_ft/llava-v1.6-34b-q4f16_ft-cuda.so
)Actual behavior
Environment
Any environment details, such as: Operating System, TVM version, etc
Steps to reproduce
Using
In
nano_llm:r36.4.0
container,The text was updated successfully, but these errors were encountered: