ashercn97 commited on
Commit
c550d26
1 Parent(s): 83af40b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  pipeline_tag: text2text-generation
3
  datasets:
4
  - fka/awesome-chatgpt-prompts
5
- library_name: adapter-transformers
6
  ---
7
 
8
  I made this to help make chatgpt prompts! Basically wahat you can do is go to google colab, make a textgeneration-web-gui thing (from this github repo: https://github.com/oobabooga/text-generation-webui) and then download and load the model
 
2
  pipeline_tag: text2text-generation
3
  datasets:
4
  - fka/awesome-chatgpt-prompts
5
+ library_name: peft
6
  ---
7
 
8
  I made this to help make chatgpt prompts! Basically wahat you can do is go to google colab, make a textgeneration-web-gui thing (from this github repo: https://github.com/oobabooga/text-generation-webui) and then download and load the model