🧩NVIDIA Nemotron-3-Super: How To Run Guide
Run & fine-tune NVIDIA Nemotron-3-Super-120B-A12B locally on your device!
⚙️ Usage Guide
tokenizer.apply_chat_template([
{"role" : "user", "content" : "What is 1+1?"},
{"role" : "assistant", "content" : "2"},
{"role" : "user", "content" : "What is 2+2?"}
], add_generation_prompt = True, tokenize = False,
)Nemotron 3 chat template format:
🖥️ Run Nemotron-3-Super-120B-A12B
Llama.cpp Tutorial (GGUF):
1
2
3
4

🦥 Fine-tuning Nemotron 3 and RL
Nemotron 3 Super
🦙Llama-server serving & deployment

Benchmarks

Last updated
Was this helpful?

