We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6382d commit c8a2a36Copy full SHA for c8a2a36
1 file changed
content/learning-paths/laptops-and-desktops/dgx_spark_llamacpp/_index.md
@@ -13,8 +13,10 @@ learning_objectives:
13
14
prerequisites:
15
- Access to an NVIDIA DGX Spark system with at least 15 GB of available disk space
16
- - Basic understanding of machine learning concepts
17
- Familiarity with command-line interfaces and basic Linux operations
+ - 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
20
21
22
author: Odin Shen
0 commit comments