A Multi-Modal Retrieval-Augmented Framework for Compiler Backend Generation with LLMs
This project provides the scripts, datasets and fine-tuned models for reproducing the results in the paper titled "A Multi-Modal Retrieval-Augmented Framework for Compiler Backend Generation with LLMs".
MultiFork is a multi-modal representation learning RAG framework for enhancing LLMs compiler backend generation accuracy.
1. Dependency
Hardware
A 64-core Intel Xeon Gold CPU
A Nvidia A100 GPU (80GB Memory)
Software
There are two conda virtual environments in our experiments, run the following commands to create both environments.