Update README.md
Browse files
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 |
|