TheBloke commited on
Commit
25e1dfe
1 Parent(s): 99a061c

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -52,9 +52,9 @@ Multiple GPTQ parameter permutations are provided; see Provided Files below for
52
  ## Prompt template: Chat
53
 
54
  ```
55
- A chat
56
  USER: {prompt}
57
- ASSISTANT:
58
 
59
  ```
60
 
@@ -67,7 +67,7 @@ Multiple quantisation parameters are provided, to allow you to choose the best o
67
 
68
  Each separate quant is in a different branch. See below for instructions on fetching from different branches.
69
 
70
- All GPTQ files are made with AutoGPTQ.
71
 
72
  <details>
73
  <summary>Explanation of GPTQ parameters</summary>
@@ -120,7 +120,7 @@ It is strongly recommended to use the text-generation-webui one-click-installers
120
  6. In the **Model** dropdown, choose the model you just downloaded: `Airoboros-L2-70B-2.1-GPTQ`
121
  7. The model will automatically load, and is now ready for use!
122
  8. If you want any custom settings, set them and then click **Save settings for this model** followed by **Reload the Model** in the top right.
123
- * Note that you do not need to set GPTQ parameters any more. These are set automatically from the file `quantize_config.json`.
124
  9. Once you're ready, click the **Text Generation tab** and enter a prompt to get started!
125
  <!-- README_GPTQ.md-text-generation-webui end -->
126
 
@@ -169,9 +169,9 @@ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
169
  tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
170
 
171
  prompt = "Tell me about AI"
172
- prompt_template=f'''A chat
173
  USER: {prompt}
174
- ASSISTANT:
175
 
176
  '''
177
 
@@ -231,7 +231,7 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
231
 
232
  **Special thanks to**: Aemon Algiz.
233
 
234
- **Patreon special mentions**: Kacper Wikieł, knownsqashed, Leonard Tan, Asp the Wyvern, Daniel P. Andersen, Luke Pendergrass, Stanislav Ovsiannikov, RoA, Dave, Ai Maven, Kalila, Will Dee, Imad Khwaja, Nitin Borwankar, Joseph William Delisle, Tony Hughes, Cory Kujawski, Rishabh Srivastava, Russ Johnson, Stephen Murray, Lone Striker, Johann-Peter Hartmann, Elle, J, Deep Realms, SuperWojo, Raven Klaugh, Sebastain Graf, ReadyPlayerEmma, Alps Aficionado, Mano Prime, Derek Yates, Gabriel Puliatti, Mesiah Bishop, Magnesian, Sean Connelly, biorpg, Iucharbius, Olakabola, Fen Risland, Space Cruiser, theTransient, Illia Dulskyi, Thomas Belote, Spencer Kim, Pieter, John Detwiler, Fred von Graf, Michael Davis, Swaroop Kallakuri, subjectnull, Clay Pascal, Subspace Studios, Chris Smitley, Enrico Ros, usrbinkat, Steven Wood, alfie_i, David Ziegler, Willem Michiel, Matthew Berman, Andrey, Pyrater, Jeffrey Morgan, vamX, LangChain4j, Luke @flexchar, Trenton Dambrowitz, Pierre Kircher, Alex, Sam, James Bentley, Edmond Seymore, Eugene Pentland, Pedro Madruga, Rainer Wilmers, Dan Guido, Nathan LeClaire, Spiking Neurons AB, Talal Aujan, zynix, Artur Olbinski, Michael Levine, 阿明, K, John Villwock, Nikolai Manek, Femi Adebogun, senxiiz, Deo Leter, NimbleBox.ai, Viktor Bowallius, Geoffrey Montalvo, Mandus, Ajan Kanaga, ya boyyy, Jonathan Leane, webtim, Brandon Frisco, danny, Alexandros Triantafyllidis, Gabriel Tamborski, Randy H, terasurfer, Vadim, Junyu Yang, Vitor Caleffi, Chadd, transmissions 11
235
 
236
 
237
  Thank you to all my generous patrons and donaters!
@@ -269,6 +269,8 @@ This is an instruction fine-tuned llama-2 model, using synthetic data generated
269
  - these models just produce text, what you do with that text is your resonsibility
270
  - many people and industries deal with "sensitive" content; imagine if a court stenographer's equipment filtered illegal content - it would be useless
271
 
 
 
272
  ### Prompt format
273
 
274
  The training code was updated to randomize newline vs space:
 
52
  ## Prompt template: Chat
53
 
54
  ```
55
+ A chat.
56
  USER: {prompt}
57
+ ASSISTANT:
58
 
59
  ```
60
 
 
67
 
68
  Each separate quant is in a different branch. See below for instructions on fetching from different branches.
69
 
70
+ All recent GPTQ files are made with AutoGPTQ, and all files in non-main branches are made with AutoGPTQ. Files in the `main` branch which were uploaded before August 2023 were made with GPTQ-for-LLaMa.
71
 
72
  <details>
73
  <summary>Explanation of GPTQ parameters</summary>
 
120
  6. In the **Model** dropdown, choose the model you just downloaded: `Airoboros-L2-70B-2.1-GPTQ`
121
  7. The model will automatically load, and is now ready for use!
122
  8. If you want any custom settings, set them and then click **Save settings for this model** followed by **Reload the Model** in the top right.
123
+ * Note that you do not need to and should not set manual GPTQ parameters any more. These are set automatically from the file `quantize_config.json`.
124
  9. Once you're ready, click the **Text Generation tab** and enter a prompt to get started!
125
  <!-- README_GPTQ.md-text-generation-webui end -->
126
 
 
169
  tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
170
 
171
  prompt = "Tell me about AI"
172
+ prompt_template=f'''A chat.
173
  USER: {prompt}
174
+ ASSISTANT:
175
 
176
  '''
177
 
 
231
 
232
  **Special thanks to**: Aemon Algiz.
233
 
234
+ **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
235
 
236
 
237
  Thank you to all my generous patrons and donaters!
 
269
  - these models just produce text, what you do with that text is your resonsibility
270
  - many people and industries deal with "sensitive" content; imagine if a court stenographer's equipment filtered illegal content - it would be useless
271
 
272
+ Huge thank you to the folks over at [a16z](https://a16z.com/) for sponsoring the costs associated with building models and associated tools!
273
+
274
  ### Prompt format
275
 
276
  The training code was updated to randomize newline vs space: