edoproch/deepseekr1-distilled-llama-70b-ollama 📝🔢 → 📝
About
DeepSeek-R1 distilled on LLaMA3.3 70B and quantized by ollama
Example Output
Prompt:
"Solve x+3=5"
Output
First, I'll isolate the variable by subtracting 3 from both sides of the equation.
This will give me the value of ( x ).
To solve the equation ( x + 3 = 5 ), follow these steps:
Subtract 3 from both sides to isolate the variable ( x ):
[
x + 3 - 3 = 5 - 3
]Simplify both sides:
[
x = 2
]
Therefore, the solution is:
[
x = \boxed{2}
]
Performance Metrics
16.36s
Prediction Time
298.37s
Total Time
All Input Parameters
{ "prompt": "Solve x+3=5", "temperature": 0.6 }
Input Parameters
- prompt (required)
- Text prompt to send to the model.
- temperature
- temperatore of the model, default to 0.6 as suggested in the doc
Output Schema
Output
Version Details
- Version ID
492f524178141b96d3039889672dfca9cacf78d4bfe096e5d3523963fdc7efe7
- Version Created
- January 30, 2025