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

▶️ 7 runs 📅 Aug 2025 ⚙️ Cog 0.16.6
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
Random seed
top_p Type: numberDefault: 0.95Range: 0.1 - 1
Top-p nucleus sampling
prompt (required) Type: string
Input text prompt
temperature Type: numberDefault: 0.7Range: 0.1 - 1
Sampling temperature
max_new_tokens Type: integerDefault: 3000Range: 1 - 25000
Maximum number of new tokens
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
a6b2aa30b793e79ee4f7e30165dce1636730b20c2798d487fc548427ba6314d7
Version Created
August 30, 2025
Run on Replicate →