Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
mirage335
/
Llama-3_3-Nemotron-Super-49B-v1_5-virtuoso
:latest
14
Downloads
Updated
2 weeks ago
Recommended for agentic AI systems. Apparently relatively decent long-horizon and complex problem solving ability. Significant track record. IQ2_XXS - Apparently adequate. Compatible with ~16GB VRAM.
Recommended for agentic AI systems. Apparently relatively decent long-horizon and complex problem solving ability. Significant track record. IQ2_XXS - Apparently adequate. Compatible with ~16GB VRAM.
Cancel
Llama-3_3-Nemotron-Super-49B-v1_5-virtuoso:latest
...
/
template
ac34ba6fc218 · 273B
{{ if .System }}<|begin_of_text|><|start_header_id|>system<|end_header_id|>
{{ .System }}
<|eot_id|>{{ end }}{{ if .Prompt }}<|start_header_id|>user<|end_header_id|>
{{ .Prompt }}<|eot_id|>{{ end }}<|start_header_id|>assistant<|end_header_id|>
{{ .Response }}<|eot_id|>