Anu 1 rok pred
rodič
commit
6acc95da2d
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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"
    ]
    ]