Code
:
Breakers
.
re
Learn
Read
About
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
Fuzz4All and FuzzCoder
Fuzz4All is useful for generating fuzzing code in multiple programming languages. FuzzCoder augments American Fuzzing Loop with LLM based input mutations.
2024-09-27
#llm
#fuzzing
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