Skip to content

Commit 68dca01

Browse files
Fixed typo in DGX Spark LLaMA.cpp GPU guide
1 parent 138c8e0 commit 68dca01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/learning-paths/laptops-and-desktops/dgx_spark_llamacpp/2_gb10_llamacpp_gpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ hf download TheBloke/TinyLlama-1.1B-Chat-v1.0-GGUF --local-dir TinyLlama-1.1B
3939

4040
{{% notice Note %}}
4141
After the download completes, you'll find the models in the `~/models` directory.
42-
{{% /notice Note %}}
42+
{{% /notice %}}
4343

4444
Great! You’ve installed all the required build tools and downloaded a quantized model for validation. Your environment is ready for source code setup.
4545

0 commit comments

Comments
 (0)