Text Generation
NeMo
English
nvidia
steerlm
llama2
zhilinw commited on
Commit
564fa2c
·
1 Parent(s): cf5171e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -89,7 +89,6 @@ Pre-requisite: you would need at least a machine with 4 40GB or 2 80GB NVIDIA GP
89
  tar -cvf Llama2-70B-SteerLM-Chat.nemo .
90
  mv Llama2-70B-SteerLM-Chat.nemo ../
91
  cd ..
92
- # the step saves us around 130GB of space, but is optional if you have plenty of space
93
  rm -r Llama2-70B-SteerLM-Chat
94
  ```
95
 
 
89
  tar -cvf Llama2-70B-SteerLM-Chat.nemo .
90
  mv Llama2-70B-SteerLM-Chat.nemo ../
91
  cd ..
 
92
  rm -r Llama2-70B-SteerLM-Chat
93
  ```
94