Text Generation
NeMo
English
nvidia
steerlm
llama2
zhilinw commited on
Commit
dc422f8
1 Parent(s): 9c8c94a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -67,7 +67,7 @@ We demonstrate inference using NVIDIA NeMo Framework, which allows hassle-free m
67
 
68
  Pre-requisite: you would need at least a machine with 4 40GB or 2 80GB NVIDIA GPUs, and 300GB of free disk space.
69
 
70
- 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.
71
  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.
72
  3. On your machine, docker login to nvcr.io using
73
  ```
 
67
 
68
  Pre-requisite: you would need at least a machine with 4 40GB or 2 80GB NVIDIA GPUs, and 300GB of free disk space.
69
 
70
+ 1. Please sign up to get **free and immediate** access to [NVIDIA NeMo Framework container](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.
71
  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.
72
  3. On your machine, docker login to nvcr.io using
73
  ```