mrseeker87 commited on
Commit
7faeb39
1 Parent(s): a86aeb9

Fixing some small bugs for KoboldAI

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "transformers_version": "4.22.2",
21
  "use_cache": true,
22
  "vocab_size": 50277,
23
- "welcome":"Let your fantasies run wild on our story-writing model `Green Devil`, created by Mr. Seeker for [Pirr](https://www.pirr.me/).\n\nAre you playing on colab? We also have an app for [iPhone](https://apps.apple.com/us/app/pirr-ai/id1638980697), Android(https://play.google.com/store/apps/details?id=me.pirr.app) and web(https://www.pirr.app). Do share your best stories on our Discord (https://discord.gg/CXGDNAuDsw)",
24
  "antemplate": "[Genre: <|>]"
25
  }
 
20
  "transformers_version": "4.22.2",
21
  "use_cache": true,
22
  "vocab_size": 50277,
23
+ "welcome":"Let your fantasies run wild on our story-writing model `Green Devil`, created by Mr. Seeker for [Pirr](https://www.pirr.me/).\n\nAre you playing on colab? We also have an app for [iPhone](https://apps.apple.com/us/app/pirr-ai/id1638980697), [Android](https://play.google.com/store/apps/details?id=me.pirr.app) and [web](https://www.pirr.app). Do share your best stories on our [Discord](https://discord.gg/CXGDNAuDsw)",
24
  "antemplate": "[Genre: <|>]"
25
  }