Stars
Out of Distribution, Out of Luck: How Well Can LLMs Trained on Vulnerability Datasets Detect Top 25 CWE Weaknesses?
[CVPR 2025] Official Implementation of "Dinomaly: The Less Is More Philosophy in Multi-Class Unsupervised Anomaly Detection". The first multi-class UAD model that can compete with single-class SOTAs
[ACL'25] Official Code for LlamaDuo: LLMOps Pipeline for Seamless Migration from Service LLMs to Small-Scale Local LLMs
[CVPR'25 highlight] RLAIF-V: Open-Source AI Feedback Leads to Super GPT-4V Trustworthiness
[ICLR 2025 Spotlight] An open-sourced LLM judge for evaluating LLM-generated answers.
The code for NeurIPS 2025 paper "A-Mem: Agentic Memory for LLM Agents"
An open-source framework for collaborative AI agents, enabling diverse, distributed agents to team up and tackle complex tasks through internet-like connectivity.
Together Mixture-Of-Agents (MoA) – 65.1% on AlpacaEval with OSS models
[NIPS2025] A decentralized, RAG-enhanced multi-agent framework for LLMs with dynamic task routing and agent evolution.
SWE-bench: Can Language Models Resolve Real-world Github Issues?
This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi.
[ACL 2025] Graph Aligned Large Language Models for Improved Source Code Understanding
A library with extensible implementations of DPO, KTO, PPO, ORPO, and other human-aware loss functions (HALOs).
[SIGIR'2024] "GraphGPT: Graph Instruction Tuning for Large Language Models"
R2Vul: Learning to Reason about Software Vulnerabilities with Reinforcement Learning and Structured Reasoning Distillation
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
The source code of project "LLift" (Enhancing static analysis with LLM)
C Code Source Metrics - tool to gather simple metrics from C code
A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.