Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion getting-started/build_with_llama_4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"* Maverick which has 17B x 128 Experts MoE \n",
"\n",
"Long context window : \n",
"-- If you want to used this model on Single GPU with 10M context = Need to use an INT4-quantized version of Llama 4 Scout on 1xH100 GPU \n",
"-- If you want to use this model on Single GPU with 10M context = Need to use an INT4-quantized version of Llama 4 Scout on 1xH100 GPU \n",
"\n",
"\n",
"Hardware requirements without quantized models :\n",
Expand Down
Loading