deepseek-ai/deepseek-v3 π’π β π
About
DeepSeek-V3-0324 is the leading non-reasoning model, a milestone for open source
Example Output
"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
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
- Top-p (nucleus) sampling
- prompt
- Prompt
- max_tokens
- The maximum number of tokens the model should generate as output.
- temperature
- The value used to modulate the next token probabilities.
- presence_penalty
- Presence penalty
- frequency_penalty
- Frequency penalty
Output Schema
Output
Version Details
- Version ID
5500ea20e92e133d8981dc6f5b820d2eedd9b52f4ab8a856fccd4ddbb992396e- Version Created
- March 25, 2025