Text Generation
NeMo
English
nvidia
steerlm
llama2
zhilinw commited on
Commit
68f2e58
1 Parent(s): 1535ae7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -65,8 +65,8 @@ H100, A100 80GB, A100 40GB
65
 
66
  Pre-requisite: you would need at least a machine with 4 40GB or 2 80GB NVIDIA GPUs, and 300GB of free disk space.
67
 
68
- 1. Please sign up to get access to container needed **for free** [https://developer.nvidia.com/nemo-framework]. If you don’t have an NVIDIA NGC account, you will be prompted to sign up for an account before proceeding.
69
- 2. If you don’t already have NVIDIA NGC API key, sign into NVIDIA NGC (https://ngc.nvidia.com/setup , selecting organization/team: ea-bignlp/ga-participants) and click Generate API key. Save this key for the next step.
70
  3. On your machine, docker login to nvcr.io using
71
  ```
72
  docker login nvcr.io
 
65
 
66
  Pre-requisite: you would need at least a machine with 4 40GB or 2 80GB NVIDIA GPUs, and 300GB of free disk space.
67
 
68
+ 1. Please sign up to get access to container needed **for free** on [NVIDIA NeMo Framework](https://developer.nvidia.com/nemo-framework). If you don’t have an NVIDIA NGC account, you will be prompted to sign up for an account before proceeding.
69
+ 2. If you don’t already have NVIDIA NGC API key, sign into [NVIDIA NGC](https://ngc.nvidia.com/setup), selecting organization/team: ea-bignlp/ga-participants and click Generate API key. Save this key for the next step.
70
  3. On your machine, docker login to nvcr.io using
71
  ```
72
  docker login nvcr.io