Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
pipeline_tag: text2text-generation
|
3 |
datasets:
|
4 |
- fka/awesome-chatgpt-prompts
|
5 |
-
library_name:
|
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
|