LLM Tuning with AutoTVM

Does autotvm supports tunning LLM models like DeepSeek or Llama?

Only meta-schedule exists in TVM now, and it only support static shape tunning. If you are interested in this issue, maybe you can search “Dietcode”.

1 Like