TVM broken on Windows

#1
by FM-1976 - opened

Ciao Victor,
do you know how to run MLC-LLM on Windows? even following the instructions I always got the TVM dependency broken

OSError: [WinError 1114] A dynamic link library (DLL) initialization routine failed

πŸ‘‹ Fabio! It may be this model that hasn't been compiled properly.
Could you try with mlc-ai/gemma-2-2b-it-q4f16_1-MLC and confirm if you're having the same issue on Windows?
If so, maybe your local MLC needs an update, or the MLC inference engine had a regression (in this case, could you report in their repo?).

Sign up or log in to comment