deepseek-ai/deepseek-v3 🔢📝 → 📝

⭐ Official ▶️ 3.6M runs 📅 Mar 2025 ⚙️ Cog 0.14.2 🔗 GitHub ⚖️ License
code-generation text-generation text-translation

About

DeepSeek-V3-0324 is the leading non-reasoning model, a milestone for open source

Example Output

Prompt:

"What is the speed of an unladen swallow?"

Output

The question "What is the speed of an unladen swallow?" is famously from Monty Python and the Holy Grail, where it's posed as a bridgekeeper's riddle.

Scientific Answer:

If taken literally, the speed of a swallow (a small bird) depends on the species and flight conditions. The most commonly referenced swallow in this context is the European barn swallow (Hirundo rustica), which has an estimated cruising flight speed of around 11–16 meters per second (25–35 mph or 40–55 km/h) when unburdened (unladen). However, this can vary based on wind conditions and whether the bird is gliding or flapping.

Monty Python Answer:

In the film, King Arthur (trying to cross the Bridge of Death) answers:
"What do you mean? An African or European swallow?"
The bridgekeeper then concedes he doesn't know and is flung into the abyss.

This implies the joke is about the absurd specificity of the question—highlighting that even a seemingly simple query can be unanswerable without context.

So, for fun:

  • European swallow: ~11 m/s (as above).
  • African swallow: Hypothetically, maybe similar (but no species is explicitly called "African swallow").

Would you like to discuss aerodynamics or coconut migration next? 🐦🌴

Performance Metrics

4.28s Prediction Time
4.29s Total Time
All Input Parameters
{
  "top_p": 1,
  "prompt": "What is the speed of an unladen swallow?",
  "max_tokens": 1024,
  "temperature": 0.6,
  "presence_penalty": 0,
  "frequency_penalty": 0
}
Input Parameters
top_p Type: numberDefault: 1
Top-p (nucleus) sampling
prompt Type: stringDefault:
Prompt
max_tokens Type: integerDefault: 1024Range: 2 - 20480
The maximum number of tokens the model should generate as output.
temperature Type: numberDefault: 0.6
The value used to modulate the next token probabilities.
presence_penalty Type: numberDefault: 0
Presence penalty
frequency_penalty Type: numberDefault: 0
Frequency penalty
Output Schema

Output

Type: arrayItems Type: string

Example Execution Logs
Prompt: What is the speed of an unladen swallow?
Input token count: 10
Output token count: 301
TTFT: 0.52s
Tokens per second: 70.42
Total time: 4.27s
Version Details
Version ID
5500ea20e92e133d8981dc6f5b820d2eedd9b52f4ab8a856fccd4ddbb992396e
Version Created
March 25, 2025
Run on Replicate →