DeepSeek V4 Flash는 오픈소스 DeepSeek-V4 시리즈에서 빠르고 경제적인 모델입니다.
- 입력
- 텍스트 $0.138/M
- 출력
- 텍스트 $0.275/M
- 캐시 읽기
- $0.0028/M
- 컨텍스트
- 1M
- GPT-4o 대비
- 약 97% 저렴
벤치마크
벤더 공개: Alibaba (Qwen) DeepSeek Google
가격의 위치
동종 60개 모델 중 가격 위치
이 막대는 Synthorai에 있는 같은 종류의 모델 가운데 이 모델의 가격이 어디쯤인지 보여 줍니다. 양쪽 끝에는 가장 싼 모델과 가장 비싼 모델의 이름이 있습니다. 기본 요율 기준이며 배치·리전·캐시 쓰기 할인은 가격 페이지에 있습니다.
스펙 및 제한
토큰
| 컨텍스트 윈도우(공급사 사양) | 1,000,000 |
|---|---|
| 최대 출력(벤더 스펙) | 393,216 |
프롬프트 캐싱
| 캐싱 방식 | 자동 |
|---|---|
| 수명 | 고정 TTL 없음(사용하지 않으면 자동 삭제) |
사고
| 공급사 파라미터 | thinking.type + reasoning_effort |
|---|---|
| 허용 값 | thinking.type enabled · disabled; reasoning_effort high · max (low and medium map to high, xhigh maps to max) |
| 기본값 | enabled, reasoning_effort는 high; 일부 복잡한 에이전트 요청은 자동으로 max로 설정됨 요청에서 지정하지 않을 때 적용 |
| 비활성화 가능 | 지원 |
| 사고 동작 | 트레이스는 reasoning_content로 반환되며, 모델이 도구를 호출한 턴의 트레이스는 이후 모든 턴에서 되돌려 보내야 합니다. 그 외의 경우에는 무시됩니다. 또한 사고 모드에서는 temperature, top_p, presence_penalty, frequency_penalty가 조용히 무시됩니다. DeepSeek은 자사 API 기준으로 이 기본값을 공개하며, 이 모델을 호스팅하는 다른 플랫폼은 서로 다른 기본값을 문서화하므로 라우팅되는 플랫폼에 맞춰 확인해야 합니다. |
| 파라미터 | reasoning_effort |
| 값 | minimal · low · medium · high 게이트웨이 측 파라미터 표면 - 위의 벤더 매핑이 적용됩니다 |
모델
| 모달리티 | 텍스트 → 텍스트 |
|---|---|
| 파라미터 | 전체 284B · 활성 13B MoE |
| 라이선스 | MIT |
- 284B/13B 활성 MoE, 1M 컨텍스트, Thinking + Non-Thinking 모드
- 하이브리드 희소 어텐션, FP4+FP8 혼합 정밀도
- 빠르고 경제적인 V4 변형
출처: DeepSeek 공식 문서 ↗
하나의 프롬프트 - 게이트웨이를 통해 측정됨
DeepSeek V4 Flash 통과 · 3 sentences
When reasoning is enabled, the model generates additional "chain-of-thought" tokens internally before producing the final answer, effectively doubling the total token count per request. Since our billing is based on tokens processed, this directly doubled your usage. Additionally, reasoning often requires more expensive model tiers or higher compute resources, further amplifying the cost increase.
출력 154 tok (+85 추론) 지연 시간 3.1 s
지시 준수(정확히 세 문장 - 셀 수 있음), 독자 맞춤(CFO 어조), 그리고 아래 토큰 계량기가 드러내는 숨은 사고 과금 격차.
DeepSeek V4 Flash 통과 · 8/8 cases
The bug is that the function counts the number of consecutive equal **pairs** (i.e., `cur` increments for each `i` where `xs[i] == xs[i-1]`), but it should return the **length** of the longest run. For a run of length `L`, the number of pairs is `L-1`, so the result is always one less than the correct value. This causes the function to return 0 for a single‑element list (expected 1) and to undercount runs that end at the last index (e.g., `[1,1]` returns 1 instead of 2). Additionally, runs of length 1 that are not part of any pair (such as a single element at the end of a list) are never considered because `best` is only updated when a pair is found. […]
출력 2494 tok (+2227 추론) 지연 시간 19.4 s
수정이 실제로 옳은지(실행 가능한지), 설명의 밀도, 그리고 범위가 정해진 작업에서의 토큰 효율.
DeepSeek V4 Flash 통과 · 5/5 fields, guidance null
{ "company": "Meridian Robotics", "quarter": "Q3", "revenue_usd_m": 412, "growth_pct": null, "guidance": null }
출력 1101 tok (+1054 추론) 지연 시간 10.2 s
스키마 준수(없는 필드를 지어내지 않기), 환각 압력(guidance는 명시적으로 보류됨), 그리고 구조화 출력 경로의 차이.
DeepSeek V4 Flash 통과 · 119 words, 0 banned, 1 question
We're thrilled to introduce Prompt Cache, a new feature for our API Gateway that stores prompt responses from any provider. When a user submits a prompt you've already processed, the system returns the cached result instantly—eliminating redundant API calls and reducing latency. This works across OpenAI, Anthropic, Google, and more, with automatic cache invalidation based on your rules. What does this mean for your budget? Fewer API calls directly lower your monthly spend. Additionally, response times drop by up to 80% for cached prompts, improving user experience. Developers can configure cache duration per provider, set TTLs, and bypass cache when needed. The feature is available now in your gateway dashboard. Start saving time and money with Prompt Cache.
출력 2039 tok (+1887 추론) 지연 시간 15.6 s
제약 준수(단어 예산, 금지어 목록, 단 하나의 의문문), 문체 지문, 그리고 길이 제어.
30초 만에 DeepSeek V4 Flash 사용하기
OpenAI 호환. base_url만 바꾸면 SDK는 그대로. POST /v1/chat/completions
from openai import OpenAI
client = OpenAI(
base_url="https://synthorai.io/v1",
api_key="sk-syn-...",
)
resp = client.chat.completions.create(
model="deepseek-v4-flash",
messages=[{"role": "user", "content": "Summarize this diff"}],
)
print(resp.choices[0].message.content)import OpenAI from "openai";
const client = new OpenAI({
baseURL: "https://synthorai.io/v1",
apiKey: "sk-syn-...",
});
const resp = await client.chat.completions.create({
model: "deepseek-v4-flash",
messages: [{ role: "user", content: "Summarize this diff" }],
});
console.log(resp.choices[0].message.content);curl https://synthorai.io/v1/chat/completions \
-H "Authorization: Bearer sk-syn-..." \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek-v4-flash",
"messages": [{"role": "user", "content": "Hello"}]
}'package main
import (
"context"
"fmt"
"github.com/openai/openai-go/v3"
"github.com/openai/openai-go/v3/option"
)
func main() {
client := openai.NewClient(
option.WithBaseURL("https://synthorai.io/v1"),
option.WithAPIKey("sk-syn-..."),
)
resp, _ := client.Chat.Completions.New(context.TODO(), openai.ChatCompletionNewParams{
Model: "deepseek-v4-flash",
Messages: []openai.ChatCompletionMessageParamUnion{
openai.UserMessage("Summarize this diff"),
},
})
fmt.Println(resp.Choices[0].Message.Content)
}import com.openai.client.OpenAIClient;
import com.openai.client.okhttp.OpenAIOkHttpClient;
import com.openai.models.chat.completions.*;
OpenAIClient client = OpenAIOkHttpClient.builder()
.baseUrl("https://synthorai.io/v1")
.apiKey("sk-syn-...")
.build();
ChatCompletion resp = client.chat().completions().create(
ChatCompletionCreateParams.builder()
.model("deepseek-v4-flash")
.addUserMessage("Summarize this diff")
.build());
System.out.println(resp.choices().get(0).message().content().orElse(""));DeepSeek V4 Flash 소개
- 총 284B 파라미터에 13B가 활성화되는 Mixture-of-Experts 모델로, 더 큰 형제 모델과 마찬가지로 32T 토큰 이상으로 사전 학습되었습니다.
- 시리즈의 1M 토큰 컨텍스트 윈도우를 기본으로 갖추고, 출력은 최대 384K 토큰까지이며, 더 높은 reasoning-effort 설정을 포함해 비사고 모드와 사고 모드를 모두 지원합니다.
- DeepSeek은 DeepSeek-V3.2 대비 롱 컨텍스트 추론 연산량과 KV 캐시 비용을 크게 줄이는 하이브리드 희소 어텐션 혁신을 강조하며, 더 낮은 가격과 지연 시간으로 V4 Pro에 근접하는 추론 성능을 낸다고 밝힙니다.
- 릴리스 노트는 여기서 더 나아가 단순한 에이전트 과제에서는 Flash가 Pro와 대등한 성능을 낸다고 말하는데, 둘 중 무엇을 고를지는 이 문장으로 읽으면 됩니다.
- 지식 집약적이고 어려운 에이전틱 작업에는 Pro를, 대용량 처리에는 전부 Flash를 쓰면 됩니다.
- 또한 둘 중 동시성이 더 높은 쪽이기도 합니다.
- 통합 관점에서 두 모델은 기계적으로 동일합니다.
- 같은 thinking 객체와 reasoning_effort 레벨, 체인 오브 소트를 담는 같은 reasoning_content 필드, 도구를 호출한 턴에서 그 필드를 되돌려 주어야 한다는 같은 요구 사항, 같은 128개 함수 도구 호출, JSON 출력과 자동 프리픽스 캐싱, 그리고 같은 FP4/FP8 혼합 정밀도 패키징입니다.
- 가중치는 MIT 라이선스로 DeepSeek 자체 모델 허브에 공개되어 있습니다.
- Synthorai는 OpenAI 호환 엔드포인트로 DeepSeek V4 Flash를 서빙하므로 클라이언트를 바꿀 필요가 없습니다.
자주 묻는 질문
DeepSeek V4 Flash API는 무료로 사용해 볼 수 있나요?
네, 신규 계정에는 10회의 체험 호출과 최대 $1의 무료 크레딧이 제공되며, 카드 등록이 필요 없습니다. 입력 토큰 $0.138/M 기준으로, 이 크레딧만으로도 DeepSeek V4 Flash에 약 8K 토큰 규모의 요청을 대략 905회 보낼 수 있습니다.
DeepSeek V4 Flash는 무엇에 가장 강한가요?
13B 활성의 284B 파라미터 MoE, 하이브리드 희소 어텐션으로 롱 컨텍스트 비용 절감, 1M 토큰 컨텍스트의 MIT 라이선스 가중치. 전체 내용은 벤더의 공식 릴리스 노트를 정리한 소개 섹션을 참고하세요.
DeepSeek V4 Flash의 가격은 얼마인가요?
Synthorai에서 DeepSeek V4 Flash는 입력 토큰 100만 개당 $0.138, 출력 토큰 100만 개당 $0.275입니다. 공급사 정가 그대로이며 플랫폼 마진이 없습니다. 캐시된 입력 토큰은 $0.0028/M로 과금됩니다.
DeepSeek V4 Flash는 프롬프트 캐싱을 지원하나요?
네, 자동으로 지원합니다. DeepSeek에서 서빙되는 프롬프트는 코드 변경 없이 캐시됩니다. 캐시된 입력 토큰은 $0.0028/M로 과금됩니다(미캐시 시 $0.138/M) (TTL 고정 TTL 없음(사용하지 않으면 자동 삭제)). 프롬프트 캐싱 가이드 →
DeepSeek V4 Flash는 어떻게 이용하나요?
기존 OpenAI SDK의 base_url을 "https://synthorai.io/v1"로 지정하고 model="deepseek-v4-flash"로 설정하면 끝입니다. API 키 하나로 게이트웨이의 모든 모델을 사용할 수 있습니다.
DeepSeek V4 Flash는 오픈소스인가요?
네, 가중치가 MIT 라이선스 하에 공개되어 있습니다. GPU를 직접 마련할 필요도 없습니다: 여기서 제공되는 호스팅 버전은 종량제이며 운영할 인프라가 없습니다. 오픈 웨이트 모델 실행하기 →
관련 모델
비교
이 페이지의 모든 값은 벤더 자체 문서(위 링크)에서 전사했으며 확인 날짜를 함께 표기합니다. 가격은 카탈로그 전체와 비교하지만, 벤더마다 정의가 다른 사양 값은 차이를 명시할 뿐 도표로 비교하지 않습니다. 저희가 측정한 수치는 없으며 점수도 매기지 않습니다.