DeepSeek-Coder-6.7B
PulseAugur coverage of DeepSeek-Coder-6.7B — every cluster mentioning DeepSeek-Coder-6.7B across labs, papers, and developer communities, ranked by signal.
-
LLMs guide neural network generation, improving accuracy via source-model guidance · 2 sources tracked
Researchers have developed a novel protocol for using large language models (LLMs) to improve existing neural networks by guiding the generation process with a stronger, same-family source model. This method aims to dis…
-
AI framework uses knowledge graphs to find and fix SysML v2 model errors
Researchers have developed a framework to automatically detect and repair semantic faults in SysML v2 models, which are errors that are syntactically correct but violate domain-specific rules. The system uses a fine-tun…
-
LLMs and Knowledge Graphs Enhance SysML v2 Semantic Fault Localization
Researchers have developed a novel framework to automatically detect and fix semantic errors in SysML v2 models, which are not caught by traditional compilers. This system integrates a fine-tuned Small Language Model (S…
-
AI research: SFT overtraining causes rank inversion in code generation models
A new research paper explores the phenomenon of supervised fine-tuning (SFT) overtraining in reinforcement learning from human feedback (RLHF) for code generation models. The study, focusing on Qwen2.5-Coder-3B and Deep…
-
New FPMoE Model Enhances Functional Code Generation
Researchers have developed FPMoE, a novel open-source model designed to improve code generation for functional programming languages. Unlike previous approaches that struggled with cross-language interference or failed …
-
New MultiVul framework uses multimodal LLMs to boost software vulnerability detection
Researchers have developed MultiVul, a novel multimodal framework designed to enhance software vulnerability detection by integrating source code with accompanying comments. This approach addresses limitations of single…