CharlieFRuan commented on PR #16220: URL: https://github.com/apache/tvm/pull/16220#issuecomment-1849126352
Tested with downstream mlc-llm for: - `q0f16` and `q0f32` RedPajama (have `out_dtype` as `float32` for both) - `q0f16` and `q0f32` GPT2 (no out_dtype) - Though verified that llama-2 still works (which uses MultiLinear), there is no current downstream use case where we have a bias for MultiLinear, but it should be safe to support that as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
