Code
:
Breakers
.
re
Learn
Read
About
AI and Source Code
Research on how AI is used for Source Code. These techniques can leverge models for Code Generation but also Understanding tasks.
Gwen2.5-Coder: An in Depth Review
Gwen2.5 Coder is an amazing piece of LLM, lets discover what makes it so good. An hint? Synthetic Data!
2025-01-10
#llm
#decoder
GALLa: Graph Aligned Large Language Models for Improved Source Code Understanding
Merging Graph Neural Networks with LLMs for improved Source Code Understanding! GALLa is an excellent example of how we can extend LLMs and their superior Sequence Processing capabilities with something complementary.
2024-12-09
#llm
#decoder
#gnn
BERT, CodeBERT and GraphCodeBERT
BERT and family of BERT like models applied to Sourcve Code understanding, translation and generation.
2024-04-24
#llm
#encoder
#understanding