You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/llama-nemotron-data-curation/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,9 @@ This tutorial demonstrates how a user can process a subset the Llama Nemotron da
39
39
40
40
Setup requirements:
41
41
42
-
- Hardware: CPU is sufficient, GPU is recommended for enhanced performance
42
+
- Hardware:
43
+
- This tutorial can be run entire on a CPU with 4 workers 64GB RAM.
44
+
- This tutorial can also be run on a single H100 GPU.
43
45
- Recommended environment: This tutorial was developed and tested with a Conda environment
44
46
45
47
Please refer to NeMo Curator's [README](https://github.com/NVIDIA/NeMo-Curator?tab=readme-ov-file#get-started) for instructions on how to download NeMo Curator via PyPI, source, or Docker.
0 commit comments