mrseeker87
commited on
Commit
•
8892784
1
Parent(s):
a0175aa
KoboldAI Author's note
Browse files- config.json +3 -1
config.json
CHANGED
@@ -19,5 +19,7 @@
|
|
19 |
"torch_dtype": "float16",
|
20 |
"transformers_version": "4.22.2",
|
21 |
"use_cache": true,
|
22 |
-
"vocab_size": 50277
|
|
|
|
|
23 |
}
|
|
|
19 |
"torch_dtype": "float16",
|
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 |
}
|