VulnLLM-R-7B v1.0
VulnLLM-R-7B is a specialized reasoning Large Language Model (LLM) designed for software vulnerability detection. Unlike traditional static analysis tools that rely on pattern matching, VulnLLM-R-7B employs a 'Chain-of-Thought' approach to analyze program states and identify potential vulnerabilities, enhancing generalizability and preventing learning shortcuts.
Reasoning-Based Detection: Generates a 'Chain-of-Thought' to analyze why a vulnerability exists.
Superior Accuracy: Outperforms commercial models like Claude-3.7-Sonnet and industry-standard tools such as CodeQL and AFL++ on key benchmarks.
Efficiency: Achieves state-of-the-art performance with only 7 billion parameters, making it 30 times smaller and significantly faster than general-purpose reasoning models.