TheBloke commited on
Commit
740b4a2
1 Parent(s): c147103

Initial GPTQ model commit

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -40,6 +40,7 @@ GGML versions are not yet provided, as there is not yet support for SuperHOT in
40
  ## Repositories available
41
 
42
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/Tulu-13B-SuperHOT-8K-GPTQ)
 
43
  * [Unquantised SuperHOT fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/Tulu-13B-SuperHOT-8K-fp16)
44
  * [Unquantised base fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/allenai/tulu-13b)
45
 
@@ -166,7 +167,7 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
166
 
167
  **Special thanks to**: Luke from CarbonQuill, Aemon Algiz, Dmitriy Samsonov.
168
 
169
- **Patreon special mentions**: Pyrater, WelcomeToTheClub, Kalila, Mano Prime, Trenton Dambrowitz, Spiking Neurons AB, Pierre Kircher, Fen Risland, Kevin Schuppel, Luke, Rainer Wilmers, vamX, Gabriel Puliatti, Alex , Karl Bernard, Ajan Kanaga, Talal Aujan, Space Cruiser, ya boyyy, biorpg, Johann-Peter Hartmann, Asp the Wyvern, Ai Maven, Ghost , Preetika Verma, Nikolai Manek, trip7s trip, John Detwiler, Fred von Graf, Artur Olbinski, subjectnull, John Villwock, Junyu Yang, Rod A, Lone Striker, Chris McCloskey, Iucharbius , Matthew Berman, Illia Dulskyi, Khalefa Al-Ahmad, Imad Khwaja, chris gileta, Willem Michiel, Greatston Gnanesh, Derek Yates, K, Alps Aficionado, Oscar Rangel, David Flickinger, Luke Pendergrass, Deep Realms, Eugene Pentland, Cory Kujawski, terasurfer , Jonathan Leane, senxiiz, Joseph William Delisle, Sean Connelly, webtim, zynix , Nathan LeClaire.
170
 
171
  Thank you to all my generous patrons and donaters!
172
 
 
40
  ## Repositories available
41
 
42
  * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/Tulu-13B-SuperHOT-8K-GPTQ)
43
+ * [2, 3, 4, 5, 6 and 8-bit GGML models for CPU inference](https://huggingface.co/TheBloke/Tulu-13B-SuperHOT-8K-GGML)
44
  * [Unquantised SuperHOT fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/TheBloke/Tulu-13B-SuperHOT-8K-fp16)
45
  * [Unquantised base fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/allenai/tulu-13b)
46
 
 
167
 
168
  **Special thanks to**: Luke from CarbonQuill, Aemon Algiz, Dmitriy Samsonov.
169
 
170
+ **Patreon special mentions**: zynix , ya boyyy, Trenton Dambrowitz, Imad Khwaja, Alps Aficionado, chris gileta, John Detwiler, Willem Michiel, RoA, Mano Prime, Rainer Wilmers, Fred von Graf, Matthew Berman, Ghost , Nathan LeClaire, Iucharbius , Ai Maven, Illia Dulskyi, Joseph William Delisle, Space Cruiser, Lone Striker, Karl Bernard, Eugene Pentland, Greatston Gnanesh, Jonathan Leane, Randy H, Pierre Kircher, Willian Hasse, Stephen Murray, Alex , terasurfer , Edmond Seymore, Oscar Rangel, Luke Pendergrass, Asp the Wyvern, Junyu Yang, David Flickinger, Luke, Spiking Neurons AB, subjectnull, Pyrater, Nikolai Manek, senxiiz, Ajan Kanaga, Johann-Peter Hartmann, Artur Olbinski, Kevin Schuppel, Derek Yates, Kalila, K, Talal Aujan, Khalefa Al-Ahmad, Gabriel Puliatti, John Villwock, WelcomeToTheClub, Daniel P. Andersen, Preetika Verma, Deep Realms, Fen Risland, trip7s trip, webtim, Sean Connelly, Michael Levine, Chris McCloskey, biorpg, vamX, Viktor Bowallius, Cory Kujawski.
171
 
172
  Thank you to all my generous patrons and donaters!
173