Skip to content

Commit c8a2a36

Browse files
Update prerequisites in DGX Spark LLaMA.cpp guide to include additional machine learning concepts
1 parent 2f6382d commit c8a2a36

File tree

1 file changed

+3
-1
lines changed
  • content/learning-paths/laptops-and-desktops/dgx_spark_llamacpp

1 file changed

+3
-1
lines changed

content/learning-paths/laptops-and-desktops/dgx_spark_llamacpp/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ learning_objectives:
1313

1414
prerequisites:
1515
- Access to an NVIDIA DGX Spark system with at least 15 GB of available disk space
16-
- Basic understanding of machine learning concepts
1716
- Familiarity with command-line interfaces and basic Linux operations
17+
- understanding of CUDA programming basics and GPU/CPU compute concepts
18+
- Basic knowledge of quantized large language models (LLMs) and machine learning inference
19+
- Experience building software from source using CMake and Make
1820

1921

2022
author: Odin Shen

0 commit comments

Comments
 (0)