TheBloke commited on
Commit
8f5ff02
1 Parent(s): b3dad87

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -33
README.md CHANGED
@@ -44,6 +44,8 @@ This repo contains GGML format model files for [NousResearch's Nous Hermes Llama
44
 
45
  The GGML format has now been superseded by GGUF. As of August 21st 2023, [llama.cpp](https://github.com/ggerganov/llama.cpp) no longer supports GGML models. Third party clients and libraries are expected to still support it for a time, but many may also drop support.
46
 
 
 
47
  ### About GGML
48
 
49
  GPU acceleration is now available for Llama 2 70B GGML files, with both CUDA (NVidia) and Metal (macOS). The following clients/libraries are known to work with these files, including with GPU acceleration:
@@ -69,12 +71,17 @@ GPU acceleration is now available for Llama 2 70B GGML files, with both CUDA (NV
69
  {prompt}
70
 
71
  ### Response:
 
72
  ```
73
 
74
  <!-- compatibility_ggml start -->
75
  ## Compatibility
76
 
77
- ### Compatible with [commit `e76d630`](https://github.com/ggerganov/llama.cpp/commit/e76d630df17e235e6b9ef416c45996765d2e36fb) until August 21st 2023.
 
 
 
 
78
 
79
  Or one of the other tools and libraries listed above.
80
 
@@ -113,38 +120,8 @@ Refer to the Provided Files table below to see what files use which methods, and
113
  | [nous-hermes-llama2-70b.ggmlv3.Q5_0.bin](https://huggingface.co/TheBloke/Nous-Hermes-Llama2-70B-GGML/blob/main/nous-hermes-llama2-70b.ggmlv3.Q5_0.bin) | Q5_0 | 5 | 47.43 GB| 49.93 GB | Original quant method, 5-bit. Higher accuracy, higher resource usage and slower inference. |
114
  | [nous-hermes-llama2-70b.ggmlv3.Q5_K_S.bin](https://huggingface.co/TheBloke/Nous-Hermes-Llama2-70B-GGML/blob/main/nous-hermes-llama2-70b.ggmlv3.Q5_K_S.bin) | Q5_K_S | 5 | 47.74 GB| 50.24 GB | New k-quant method. Uses GGML_TYPE_Q5_K for all tensors |
115
  | [nous-hermes-llama2-70b.ggmlv3.Q5_K_M.bin](https://huggingface.co/TheBloke/Nous-Hermes-Llama2-70B-GGML/blob/main/nous-hermes-llama2-70b.ggmlv3.Q5_K_M.bin) | Q5_K_M | 5 | 49.03 GB| 51.53 GB | New k-quant method. Uses GGML_TYPE_Q6_K for half of the attention.wv and feed_forward.w2 tensors, else GGML_TYPE_Q5_K |
116
- | nous-hermes-llama2-70b.ggmlv3.q5_1.bin | q5_1 | 5 | 51.76 GB | 54.26 GB | Original quant method, 5-bit. Higher accuracy, slower inference than q5_0. |
117
- | nous-hermes-llama2-70b.ggmlv3.q6_K.bin | q6_K | 6 | 56.59 GB | 59.09 GB | New k-quant method. Uses GGML_TYPE_Q8_K - 6-bit quantization - for all tensors |
118
- | nous-hermes-llama2-70b.ggmlv3.q8_0.bin | q8_0 | 8 | 73.23 GB | 75.73 GB | Original llama.cpp quant method, 8-bit. Almost indistinguishable from float16. High resource use and slow. Not recommended for most users. |
119
-
120
- ### q5_1, q6_K and q8_0 files require expansion from archive
121
 
122
- **Note:** HF does not support uploading files larger than 50GB. Therefore I have uploaded the q6_K and q8_0 files as multi-part ZIP files. They are not compressed, they are just for storing a .bin file in two parts.
123
-
124
- <details>
125
- <summary>Click for instructions regarding q5_1, q6_K and q8_0 files</summary>
126
-
127
- ### q5_1
128
- Please download:
129
- * `nous-hermes-llama2-70b.ggmlv3.q5_1.zip`
130
- * `nous-hermes-llama2-70b.ggmlv3.q5_1.z01`
131
-
132
- ### q6_K
133
- Please download:
134
- * `nous-hermes-llama2-70b.ggmlv3.q6_K.zip`
135
- * `nous-hermes-llama2-70b.ggmlv3.q6_K.z01`
136
-
137
- ### q8_0
138
- Please download:
139
- * `nous-hermes-llama2-70b.ggmlv3.q8_0.zip`
140
- * `nous-hermes-llama2-70b.ggmlv3.q8_0.z01`
141
-
142
- 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:
143
- ```
144
- sudo apt update -y && sudo apt install 7zip
145
- 7zz x nous-hermes-llama2-70b.ggmlv3.q6_K.zip
146
- ```
147
- </details>
148
 
149
  ## How to run in `llama.cpp`
150
 
@@ -196,7 +173,7 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
196
 
197
  **Special thanks to**: Aemon Algiz.
198
 
199
- **Patreon special mentions**: Sam, theTransient, Jonathan Leane, Steven Wood, webtim, Johann-Peter Hartmann, Geoffrey Montalvo, Gabriel Tamborski, Willem Michiel, John Villwock, Derek Yates, Mesiah Bishop, Eugene Pentland, Pieter, Chadd, Stephen Murray, Daniel P. Andersen, terasurfer, Brandon Frisco, Thomas Belote, Sid, Nathan LeClaire, Magnesian, Alps Aficionado, Stanislav Ovsiannikov, Alex, Joseph William Delisle, Nikolai Manek, Michael Davis, Junyu Yang, K, J, Spencer Kim, Stefan Sabev, Olusegun Samson, transmissions 11, Michael Levine, Cory Kujawski, Rainer Wilmers, zynix, Kalila, Luke @flexchar, Ajan Kanaga, Mandus, vamX, Ai Maven, Mano Prime, Matthew Berman, subjectnull, Vitor Caleffi, Clay Pascal, biorpg, alfie_i, 阿明, Jeffrey Morgan, ya boyyy, Raymond Fosdick, knownsqashed, Olakabola, Leonard Tan, ReadyPlayerEmma, Enrico Ros, Dave, Talal Aujan, Illia Dulskyi, Sean Connelly, senxiiz, Artur Olbinski, Elle, Raven Klaugh, Fen Risland, Deep Realms, Imad Khwaja, Fred von Graf, Will Dee, usrbinkat, SuperWojo, Alexandros Triantafyllidis, Swaroop Kallakuri, Dan Guido, John Detwiler, Pedro Madruga, Iucharbius, Viktor Bowallius, Asp the Wyvern, Edmond Seymore, Trenton Dambrowitz, Space Cruiser, Spiking Neurons AB, Pyrater, LangChain4j, Tony Hughes, Kacper Wikieł, Rishabh Srivastava, David Ziegler, Luke Pendergrass, Andrey, Gabriel Puliatti, Lone Striker, Sebastain Graf, Pierre Kircher, Randy H, NimbleBox.ai, Vadim, danny, Deo Leter
200
 
201
 
202
  Thank you to all my generous patrons and donaters!
 
44
 
45
  The GGML format has now been superseded by GGUF. As of August 21st 2023, [llama.cpp](https://github.com/ggerganov/llama.cpp) no longer supports GGML models. Third party clients and libraries are expected to still support it for a time, but many may also drop support.
46
 
47
+ Please use the GGUF models instead.
48
+
49
  ### About GGML
50
 
51
  GPU acceleration is now available for Llama 2 70B GGML files, with both CUDA (NVidia) and Metal (macOS). The following clients/libraries are known to work with these files, including with GPU acceleration:
 
71
  {prompt}
72
 
73
  ### Response:
74
+
75
  ```
76
 
77
  <!-- compatibility_ggml start -->
78
  ## Compatibility
79
 
80
+ ### Works with llama.cpp [commit `e76d630`](https://github.com/ggerganov/llama.cpp/commit/e76d630df17e235e6b9ef416c45996765d2e36fb) until August 21st, 2023
81
+
82
+ Will not work with `llama.cpp` after commit [dadbed99e65252d79f81101a392d0d6497b86caa](https://github.com/ggerganov/llama.cpp/commit/dadbed99e65252d79f81101a392d0d6497b86caa).
83
+
84
+ For compatibility with latest llama.cpp, please use GGUF files instead.
85
 
86
  Or one of the other tools and libraries listed above.
87
 
 
120
  | [nous-hermes-llama2-70b.ggmlv3.Q5_0.bin](https://huggingface.co/TheBloke/Nous-Hermes-Llama2-70B-GGML/blob/main/nous-hermes-llama2-70b.ggmlv3.Q5_0.bin) | Q5_0 | 5 | 47.43 GB| 49.93 GB | Original quant method, 5-bit. Higher accuracy, higher resource usage and slower inference. |
121
  | [nous-hermes-llama2-70b.ggmlv3.Q5_K_S.bin](https://huggingface.co/TheBloke/Nous-Hermes-Llama2-70B-GGML/blob/main/nous-hermes-llama2-70b.ggmlv3.Q5_K_S.bin) | Q5_K_S | 5 | 47.74 GB| 50.24 GB | New k-quant method. Uses GGML_TYPE_Q5_K for all tensors |
122
  | [nous-hermes-llama2-70b.ggmlv3.Q5_K_M.bin](https://huggingface.co/TheBloke/Nous-Hermes-Llama2-70B-GGML/blob/main/nous-hermes-llama2-70b.ggmlv3.Q5_K_M.bin) | Q5_K_M | 5 | 49.03 GB| 51.53 GB | New k-quant method. Uses GGML_TYPE_Q6_K for half of the attention.wv and feed_forward.w2 tensors, else GGML_TYPE_Q5_K |
 
 
 
 
 
123
 
124
+ **Note**: the above RAM figures assume no GPU offloading. If layers are offloaded to the GPU, this will reduce RAM usage and use VRAM instead.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
125
 
126
  ## How to run in `llama.cpp`
127
 
 
173
 
174
  **Special thanks to**: Aemon Algiz.
175
 
176
+ **Patreon special mentions**: Russ Johnson, J, alfie_i, Alex, NimbleBox.ai, Chadd, Mandus, Nikolai Manek, Ken Nordquist, ya boyyy, Illia Dulskyi, Viktor Bowallius, vamX, Iucharbius, zynix, Magnesian, Clay Pascal, Pierre Kircher, Enrico Ros, Tony Hughes, Elle, Andrey, knownsqashed, Deep Realms, Jerry Meng, Lone Striker, Derek Yates, Pyrater, Mesiah Bishop, James Bentley, Femi Adebogun, Brandon Frisco, SuperWojo, Alps Aficionado, Michael Dempsey, Vitor Caleffi, Will Dee, Edmond Seymore, usrbinkat, LangChain4j, Kacper Wikieł, Luke Pendergrass, John Detwiler, theTransient, Nathan LeClaire, Tiffany J. Kim, biorpg, Eugene Pentland, Stanislav Ovsiannikov, Fred von Graf, terasurfer, Kalila, Dan Guido, Nitin Borwankar, 阿明, Ai Maven, John Villwock, Gabriel Puliatti, Stephen Murray, Asp the Wyvern, danny, Chris Smitley, ReadyPlayerEmma, S_X, Daniel P. Andersen, Olakabola, Jeffrey Morgan, Imad Khwaja, Caitlyn Gatomon, webtim, Alicia Loh, Trenton Dambrowitz, Swaroop Kallakuri, Erik Bjäreholt, Leonard Tan, Spiking Neurons AB, Luke @flexchar, Ajan Kanaga, Thomas Belote, Deo Leter, RoA, Willem Michiel, transmissions 11, subjectnull, Matthew Berman, Joseph William Delisle, David Ziegler, Michael Davis, Johann-Peter Hartmann, Talal Aujan, senxiiz, Artur Olbinski, Rainer Wilmers, Spencer Kim, Fen Risland, Cap'n Zoog, Rishabh Srivastava, Michael Levine, Geoffrey Montalvo, Sean Connelly, Alexandros Triantafyllidis, Pieter, Gabriel Tamborski, Sam, Subspace Studios, Junyu Yang, Pedro Madruga, Vadim, Cory Kujawski, K, Raven Klaugh, Randy H, Mano Prime, Sebastain Graf, Space Cruiser
177
 
178
 
179
  Thank you to all my generous patrons and donaters!