Compiling a Large Language Model (LLM) to RISC-V via Torch MLIR and Google IREE
In this article, we will explore how to compile a Large-Language Model like Bert and generate RISC-V vector extension code using the versatile MLIR ecosystem and LLVM target support.