CP·CP LEDGER

DeepSeek V4 Flash (local test)

NEWTOOLS

Test-phase registration for the local vLLM endpoint. Every value here is measured from the server over HTTP or read from the deployment's own launch arguments and model config; config/README.md records the evidence for each one. Latency, throughput and uptime are deliberately absent — they are live measurements, and a number frozen into a config file stops being true the moment the next request lands.

MODEL RECORD
Modalities
text
In / Out Price
$0.100 / $0.400
Context
131K
Max Output
Released
Aug 14, 2026
Knowledge Cutoff
PROVIDERS — 1

One provider serves this model, so every request routes to it. When a second one appears, this table becomes the comparison — price, context, quantization and uptime side by side — and the routing mode you pick decides between them.

Provider·Provider ID·Endpoint tag·Context·Max Output·Quant·Input $/MOutput $/M·Cache Read·Latency·Throughput·Uptime 30m·Uptime 1d·ZDR·Discount·Moderated·Impl. cache·Region·Params·
Local Test Providerlocal-test-providerlocal-test-provider131,072fp8$0.100$0.400$0.03799.42%UnknownNoYES17
one endpoint row — nothing to compare it against yet. The columns above are the full record for Local Test Provider.

Provider identity, routing tag, per-endpoint pricing, context ceiling, max output, quantization, implicit caching, uptime, endpoint discount, moderation flag, region and zero-data-retention are read from the API.

Latency and throughput are blank here — the spec exposes them only to an authenticated caller, our capture was taken without a key, and nothing on this deployment has reported one yet. Nothing is generated to fill them.

Why an endpoint may be skipped
Provider ignored by accountProvider not allowed by accountProvider blocked by guardrailModel blocked by guardrailProvider not allowed by guardrailZDR violationFree model training violationPaid model publication violation
PRICING

Catalogue pricing next to what individual providers actually post. Every figure on this panel is read from the API. There is no modelled cache-hit rate and no blended “effective price” here, because the API exposes neither of the inputs one would need.

Catalogue vs endpoint input price
One endpoint row
A cheapest/dearest spread needs two prices to sit between. With a single endpoint the catalogue price and the endpoint price are the same number, shown in the matrix beside this.
Full price matrix
Input Price$0.100/M tokens
Output Price$0.400/M tokens
Cache Read$0.037/M tokens
Cache Write$0.130/M tokens
PERFORMANCE

Throughput is how fast the model writes (tokens per second — higher is better). Latency is total round-trip time (lower is better). The API types both as a percentile block: 0 of 1 endpoint rows here carry a latency reading.

Latency and throughput are blank here — the spec exposes them only to an authenticated caller, our capture was taken without a key, and nothing on this deployment has reported one yet. Nothing is generated to fill them.

EndpointThr p50p75p90p99Lat p50p75p90p99
Local Test Provider
UPTIME

Percent of requests that succeeded, as reported by the snapshot. Consensus Protocol monitors every provider continuously and automatically retries on the next-best provider when one returns an error. These are the three windows the API returns; no other window is shown, and an absent reading renders as an em-dash rather than a zero.

Local Test Provider local-test-provider5m30m1d99.42%
BENCHMARKS

Artificial Analysis indices, read from the model's own benchmarks block. Present on 0 of 1 models; each index is independently nullable and an absent one is left blank rather than scored. Rank percentile is taken among the models that carry that index.

— · no benchmark block for this model
APPS

Public apps that send the most traffic to this model. Good signal for what real production workloads look like.

Not enough data to display yet.
There is no app-attribution route in the API contract, so no application is named as a consumer of this model. This build does not invent them.
ACTIVITY — 26 WEEKS

Token volume and request traffic to this model over time.

Not enough data to display yet.

Token volume, request counts and trend series are blank: no field for them exists in the API contract, and nothing has been metered through this gateway yet.

Drop-in code to call this model. The API is OpenAI-compatible — most SDKs work by just swapping the base URL. The only thing that changes between models is the model slug.

QUICK START — local-test-provider/dsv4s
curl https://api.consensusprotocol.org/api/v1/chat/completions \  -H "Authorization: Bearer $CP_API_KEY" \  -H "Content-Type: application/json" \  -d '{    "model": "local-test-provider/dsv4s",    "messages": [{ "role": "user", "content": "Hello" }]  }'
FAQ

Test-phase registration for the local vLLM endpoint. Every value here is measured from the server over HTTP or read from the deployment's own launch arguments and model config; config/README.md records the evidence for each one. Latency, throughput and uptime are deliberately absent — they are live measurements, and a number frozen into a config file stops being true the moment the next request lands.

MORE FROM LOCAL-TEST-PROVIDER
— · this is the only model from local-test-provider in the catalogue
CP · CONSENSUS PROTOCOLTerminal Ledger · rendered from this deployment’s own catalogue API