Tagged articles

Qwen2.5-Coder

3 articles · Page 1 of 1
Black & White Path
Black & White Path
Jul 12, 2026 · Information Security

Local Vulnerability Research Pipeline: 14B Code Model Powers Automated Exploit Mining

The local‑vuln‑research‑pipeline, built around the 14B Qwen2.5‑Coder model, combines a deterministic code‑graph with LLM‑driven exploitability reasoning to exhaustively enumerate source‑to‑sink paths across multiple languages, offering detailed reports while running entirely on local hardware.

LLM auditingQwen2.5-CoderStatic Analysis
0 likes · 9 min read
Local Vulnerability Research Pipeline: 14B Code Model Powers Automated Exploit Mining
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Nov 27, 2024 · Artificial Intelligence

How to Train, Evaluate, and Deploy Qwen2.5-Coder on Alibaba Cloud PAI‑QuickStart

This guide walks developers through the entire lifecycle of Qwen2.5‑Coder—covering model sizes, training token expansion, resource requirements, fine‑tuning with SFT/DPO, evaluation on custom and public datasets, and one‑click deployment and compression on Alibaba Cloud's PAI‑QuickStart platform.

Code GenerationLLMPAI-QuickStart
0 likes · 15 min read
How to Train, Evaluate, and Deploy Qwen2.5-Coder on Alibaba Cloud PAI‑QuickStart
Infra Learning Club
Infra Learning Club
Nov 2, 2024 · Artificial Intelligence

Set Up a Local GitHub Copilot‑Like AI Assistant in 5 Minutes

This guide shows how to deploy the open‑source Tabby AI coding assistant with the Qwen2.5‑Coder‑1.5B‑Instruct model using Docker, register an admin account, configure the Tabby VS Code extension, and verify real‑time multi‑line code completion, all in a few minutes.

AI coding assistantDockerQwen2.5-Coder
0 likes · 4 min read
Set Up a Local GitHub Copilot‑Like AI Assistant in 5 Minutes