瀏覽代碼

Fix Maverick typo (#912)

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

+ 2 - 2
getting-started/build_with_llama_4.ipynb

@@ -61,9 +61,9 @@
     "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 Maverick available in FP8 quantization on our huggingface org as well as website"
    ]
    ]
   },
   },
   {
   {