TheBloke commited on
Commit
54b9a6d
1 Parent(s): 8f4f529

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -126,7 +126,7 @@ Please download:
126
  Then extract the .zip archive. This will will expand both parts automatically. On Linux I found I had to use `7zip` - the basic `unzip` tool did not work. Example:
127
  ```
128
  sudo apt update -y && sudo apt install 7zip
129
- 7zz x airoboros-65b-gpt4-1.3.ggmlv3.q6_K.zip
130
  ```
131
 
132
  Once the `.bin` is extracted you can delete the `.zip` and `.z01` files.
 
126
  Then extract the .zip archive. This will will expand both parts automatically. On Linux I found I had to use `7zip` - the basic `unzip` tool did not work. Example:
127
  ```
128
  sudo apt update -y && sudo apt install 7zip
129
+ 7zz x llama-2-70b-chat.ggmlv3.q6_K.zip
130
  ```
131
 
132
  Once the `.bin` is extracted you can delete the `.zip` and `.z01` files.