Closed MasterJH5574 closed 5 days ago
This PR adds the optimiation flags override ("opt") for MLCEngine, chat and serve when running JIT compilation. Prior to this PR, the JIT compilation always uses O2 as the optimization flags.
"opt"
This PR adds the optimiation flags override (
"opt"
) for MLCEngine, chat and serve when running JIT compilation. Prior to this PR, the JIT compilation always uses O2 as the optimization flags.