모든 기사
INFRASTRUCTURE·May 5, 2025·7분 분량
2025 Open-Weight Benchmarks: When to Choose Small, Local, or Frontier
Rowan Li 작성
The numbers
- Llama 3 70B Instruct (quantized) hit 140ms P95 on-device for summarization with receipts.
- DeepSeek Coder V2 matched GPT-4 Turbo on repo-understanding tasks while costing ~38% less.
- Frontier models still win on speculative planning and multi-hop reasoning—but only when paired with eval gates.
Decision guide
- Choose small/local for privacy-first flows and deterministic latency.
- Choose open-weights in the cloud for cost-sensitive CRUD and summarization.
- Choose frontier for greenfield features where correctness > cost and you can afford eval overhead.
Starter configs
Included: Terraform modules for split inference (edge + cloud), prompt lint rules for open weights, and receipts dashboards that show which model handled each call.
Build Blueprint · Creator
아이디어가 있으신가요? AI 에이전트가 바로 빌드할 수 있는 사양서를 받아보세요.
어떤 제품이든 설명하면 완전한 빌드 블루프린트를 받아보세요 — 기술 스택, 데이터 모델, 화면, API, 그리고 Claude Code나 Cursor에 바로 붙여넣을 수 있는 프롬프트까지. PDF로 내보내기 가능.
블루프린트 열기 ▸