Skip to content

Commit

Permalink
Update os requirements, add more info on GPU requirements (#98)
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Dattagupta <[email protected]>
  • Loading branch information
ayushdg authored Jun 5, 2024
1 parent 615dce6 commit 4eb8fe0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,11 @@ This section explains how to install NeMo Curator and use the Python library, Py

Before installing NeMo Curator, ensure that the following requirements are met:

- Python 3.10 (or above)
- CUDA 12 (or above)
- Python 3.10
- Ubuntu 22.04/20.04
- NVIDIA GPU (optional)
- Volta™ or higher ([compute capability 7.0+](https://developer.nvidia.com/cuda-gpus))
- CUDA 12 (or above)

## Install NeMo Curator

Expand Down

0 comments on commit 4eb8fe0

Please sign in to comment.