Explorar el Código

Update build_with_llama_4.ipynb

fix typo Maverick
Igor Kasianenko hace 1 semana
padre
commit
f029b7a3e0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      getting-started/build_with_llama_4.ipynb

+ 1 - 1
getting-started/build_with_llama_4.ipynb

@@ -63,7 +63,7 @@
     "* Scout which has 17B x 16 Experts MoE\n",
     "* Maverick which has 17B x 128 Experts MoE\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"
    ]
   },
   {