codefuse-ai/GALLa
[ACL 2025] Graph Aligned Large Language Models for Improved Source Code Understanding
This project helps AI developers create more accurate large language models (LLMs) specifically for understanding source code. By aligning LLMs with the structural graphs of code (like how the code flows or its grammatical structure), it enables these models to process raw source code and graph data, producing LLMs that better comprehend and respond to code-related queries. This is designed for AI/ML engineers and researchers who are building or fine-tuning LLMs for software engineering tasks.
No commits in the last 6 months.
Use this if you need to develop or enhance an LLM's ability to accurately understand and analyze source code by incorporating its underlying structural information.
Not ideal if you are looking for a pre-trained, ready-to-use LLM for general text understanding or code generation without needing to delve into model architecture and training.
Stars
43
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
May 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/codefuse-ai/GALLa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RManLuo/reasoning-on-graphs
Official Implementation of ICLR 2024 paper: "Reasoning on Graphs: Faithful and Interpretable...
alibaba/GraphTranslator
GraphTranslator:Aligning Graph Model to Large Language Model for Open-ended Tasks
HKUDS/OpenGraph
[EMNLP'2024] "OpenGraph: Towards Open Graph Foundation Models"
HKUDS/GraphEdit
"GraphEdit: Large Language Models for Graph Structure Learning"
iMoonLab/LLM4Hypergraph
The source code of ICLR 2025 "Beyond Graphs: Can Large Language Models Comprehend Hypergraphs?"