TheBloke commited on
Commit
2c19ea6
1 Parent(s): 4505150

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -125,7 +125,7 @@ Please download:
125
  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:
126
  ```
127
  sudo apt update -y && sudo apt install 7zip
128
- 7zz x airoboros-65b-gpt4-1.3.ggmlv3.q6_K.zip
129
  ```
130
 
131
  Once the `.bin` is extracted you can delete the `.zip` and `.z01` files.
 
125
  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:
126
  ```
127
  sudo apt update -y && sudo apt install 7zip
128
+ 7zz x llama-2-70b.ggmlv3.q6_K.zip
129
  ```
130
 
131
  Once the `.bin` is extracted you can delete the `.zip` and `.z01` files.