deepseek-ai/deepseek-v3 πŸ”’πŸ“ β†’ πŸ“

⭐ Official ▢️ 5.0M 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 associated with the movie Monty Python and the Holy Grail, where it is posed as a bridge-keeping riddle.

In reality, the answer depends on the species of swallow. The most commonly referenced swallow in this context is the European swallow (Hirundo rustica).

Estimated Speed:

  • Air speed velocity: Studies suggest that a European swallow in level flight averages about 11 meters per second (or roughly 24–25 mph, 40 km/h). This accounts for flapping flight, not gliding.
  • Factors affecting speed: Weight (unladen means not carrying cargo), wind conditions, and whether the bird is migrating or flying casually.

African vs. European Swallow (Monty Python Reference):

In the movie, the bridgekeeper asks whether the swallow is African or European, hinting that the answer matters. While both species exist, the African swallow (Hirundo senegalensis) is slightly larger, but no definitive speed difference is widely documented. The joke lies in the absurd specificity of the question.

Scientific Note:

Ornithologists have debated this question humorously, but real-world measurements align with the ~24 mph estimate for European swallows. For comparison, hummingbirds can reach 30+ mph, and falcons dive at 200+ mph.

So, in short: ~24 mph (40 km/h) for an unladen European swallow. If it’s African, consult the bridgekeeper!

Performance Metrics

10.03s Prediction Time
14.17s 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: array β€’ Items Type: string

Version Details
Version ID
5500ea20e92e133d8981dc6f5b820d2eedd9b52f4ab8a856fccd4ddbb992396e
Version Created
March 25, 2025
Run on Replicate β†’