🧩NVIDIA Nemotron 3 Nano - 実行ガイド
NVIDIA Nemotron 3 Nano をローカルで実行およびファインチューニングしましょう!
⚙️ 使用ガイド
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 チャットテンプレート形式:
🖥️ Nemotron-3-Nano-30B-A3Bを実行する
Llama.cpp チュートリアル(GGUF):
1
2
3
4
5
🦥 Nemotron 3 Nanoのファインチューニングと強化学習
✨強化学習 + NeMo Gym
🎉Llama-server のサービングとデプロイ

ベンチマーク

最終更新
役に立ちましたか?

