lucataco/ollama-nemotron-70b 🔢📝 → 📝
About
Ollama Nemotron 70b

Example Output
Prompt:
"How many r in strawberry?"
Output
A sweet question!
Let's count the "R"s in "strawberry":
- S
- T
- R (1st R)
- A
- W
- B
- E
- R (2nd R)
- R (3rd R)
- Y
There are 3 "R"s in the word "strawberry".
Performance Metrics
3.86s
Prediction Time
3.87s
Total Time
All Input Parameters
{ "top_p": 0.95, "prompt": "How many r in strawberry?", "max_tokens": 512, "temperature": 0.7 }
Input Parameters
- top_p
- Controls diversity of the output. Lower values make the output more focused, higher values make it more diverse.
- prompt (required)
- Input text for the model
- max_tokens
- Maximum number of tokens to generate
- temperature
- Controls randomness. Lower values make the model more deterministic, higher values make it more random.
Output Schema
Output
Example Execution Logs
Total runtime: 3.857534885406494
Version Details
- Version ID
730a266b3a0db453479d5b167132fd6534debde168af62ac328d5d0187d18e0e
- Version Created
- October 17, 2024