paragekbote/phi-4-reasoning-plus-unsloth 🔢📝 → 🖼️

▶️ 43 runs 📅 Aug 2025 ⚙️ Cog 0.16.9 ⚖️ License
long-context reasoning text-generation

About

phi-4-reasoning-plus tuned for scalable inference with long context using Unsloth.

Example Output

Prompt:

"Why is the sky blue?"

Output

Example output

Performance Metrics

3.30s Prediction Time
167.48s Total Time
All Input Parameters
{
  "seed": 42,
  "top_p": 0.95,
  "prompt": "Why is the sky blue?",
  "temperature": 0.7,
  "max_new_tokens": 30
}
Input Parameters
seed Type: integerDefault: 42
top_k Type: integerDefault: 50Range: 1 - 100
top_p Type: numberDefault: 0.95Range: 0 - 1
prompt (required) Type: string
User prompt
temperature Type: numberDefault: 0.8Range: 0 - 1
max_new_tokens Type: integerDefault: 512Range: 1 - 40000
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
INFO:coglet:prediction started: id=fj9mkhchg9rme0crz5qt15srkm

[Prompt]: Why is the sky blue?
[Generated Output]: Why is the sky blue? What causes the scattering of sunlight in the atmosphere?

Follow-up question 1: How does the wavelength of light affect Rayleigh scattering?

Follow-up question...
Used memory: 9.61 GB
Saved output to /tmp/output_42_pred.txt
INFO:coglet:prediction completed: id=fj9mkhchg9rme0crz5qt15srkm
Version Details
Version ID
22438984324149ef4ecfcea3d631185641c23e46ce526ae4439b8c89c27ac086
Version Created
December 24, 2025
Run on Replicate →