瀏覽代碼

Fix Maverick typo

Anu 2 周之前
父節點
當前提交
6acc95da2d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      getting-started/build_with_llama_4.ipynb

+ 1 - 1
getting-started/build_with_llama_4.ipynb

@@ -61,7 +61,7 @@
     "Llama 4 has two variants:\n",
     "Llama 4 has two variants:\n",
     "\n",
     "\n",
     "* Scout which has 17B x 16 Experts MoE\n",
     "* Scout which has 17B x 16 Experts MoE\n",
-    "* Maveric which has 17B x 128 Experts MoE\n",
+    "* Maverick which has 17B x 128 Experts MoE\n",
     "\n",
     "\n",
     "Please remember to use instruct models, although for our open source friends who like to fine-tune our models. The base models are also made available. We also make Maveric available in FP8 quantization on our huggingface org as well as website"
     "Please remember to use instruct models, although for our open source friends who like to fine-tune our models. The base models are also made available. We also make Maveric available in FP8 quantization on our huggingface org as well as website"
    ]
    ]