Commit Graph

1110 Commits

Author SHA1 Message Date
Divided by Zer0
888e33a63e switch to new API 2022-09-10 19:02:55 +02:00
Divided by Zer0
2eefb488d5 f-string 2022-09-10 15:17:13 +02:00
Divided by Zer0
d6fc61739f no need to dmp json 2022-09-10 14:52:24 +02:00
Divided by Zer0
684399cdd6 fix the fix 2022-09-10 14:51:31 +02:00
Divided by Zer0
13ca465980 horde error handling 2022-09-10 10:03:46 +02:00
ebolam
c945d2b15f Fix 2022-09-09 16:02:10 -04:00
ebolam
aece9181df Debug Print Cleanup 2022-09-09 15:07:28 -04:00
ebolam
a2f49caa02 Change debug prints to only print with --debug 2022-09-09 14:03:28 -04:00
ebolam
18faa7cabb Another fix 2022-09-09 10:20:17 -04:00
somebody
d040681457 WI Extra data hack 2022-09-08 21:15:32 -05:00
ebolam
9b10e29069 Colab cookie Fix 2022-09-08 20:05:27 -04:00
ebolam
b182d8dfec Colab Cookie Saving Correction 2022-09-08 19:33:29 -04:00
ebolam
eb0f59bdfb Cookie Fix 2022-09-08 18:00:57 -04:00
ebolam
9e66f42f5d Cookie Saving for Colab - Needs work 2022-09-07 20:12:21 -04:00
ebolam
ed62f852ec Fix for abort 2022-09-07 19:47:33 -04:00
ebolam
7bd6e11adc fix for arguments being ignored 2022-09-07 17:36:40 -04:00
ebolam
b215298649 Remove debug messages 2022-09-07 15:45:58 -04:00
ebolam
6fb2b4ddb3 Fix for auto saving on creating new story 2022-09-07 15:44:25 -04:00
vfbd
153f6b6c92 Fix hidden size calculation for GPT-NeoX models 2022-09-07 13:21:49 -04:00
ebolam
0214cbd064 Potential fix for story menu on mobile 2022-09-07 13:18:27 -04:00
ebolam
5dbbdb4189 Fix 2022-09-07 13:14:09 -04:00
ebolam
f65be7b1f3 Update to colab tweaks 2022-09-07 09:13:02 -04:00
ebolam
183e5d9dea Saving tweaks on colab 2022-09-07 09:10:57 -04:00
ebolam
486d92fc7c Merge pull request #111 from one-some/ui2-well-something-because-i-dont-know-what-im-going-to-work-on-but-i-just-feel-like-working
Add ability to sort stories as you wish!
2022-09-06 20:44:10 -04:00
somebody
166a8d73a3 And make it work now 2022-09-06 19:23:11 -05:00
somebody
fe764e63f2 Make it bigger 2022-09-06 19:22:54 -05:00
Divided by Zer0
16fae3c6df username > api_key 2022-09-07 01:36:59 +02:00
somebody
7d8a24c7bd Add time or something i forgot what this was 2022-09-06 16:51:48 -05:00
ebolam
cd42856f64 Theme saving fix 2022-09-06 17:36:17 -04:00
ebolam
5af5ad97b1 Horde Fix 2022-09-06 16:34:35 -04:00
ebolam
ac756f99e0 Colab fix 2022-09-06 13:36:02 -04:00
ebolam
c7c32dc2bb Fix for united merge 2022-09-06 09:55:44 -04:00
ebolam
777607553e Merge commit 'refs/pull/110/head' of https://github.com/ebolam/KoboldAI into UI2 2022-09-06 09:53:00 -04:00
ebolam
ab486e4d2b Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-09-06 09:28:42 -04:00
ebolam
18dc3dc7f1 Initial Horde Mode Integration (Auto-Disabled on Colab) 2022-09-06 09:27:18 -04:00
Henk
cf3f38b90d Fix merge artifacts 2022-09-06 01:54:18 +02:00
ebolam
a383ef81b1 Merge commit 'refs/pull/107/head' of https://github.com/ebolam/KoboldAI into united 2022-09-05 19:49:32 -04:00
Henk
296481f4aa More config hardening 2022-09-05 22:32:20 +02:00
henk717
78d720037f Merge pull request #202 from db0/configfile_fix
fix settings name not being correct for loaded models
2022-09-05 22:30:43 +02:00
henk717
3236068c84 Merge pull request #203 from VE-FORBRYDERNE/patch
Fix POST /story/end API endpoint
2022-09-05 22:27:54 +02:00
vfbd
f66ffa09a2 Fix POST /story/end API endpoint 2022-09-05 14:37:39 -04:00
Divided by Zer0
542f30cdc4 fix settings name not being correct for loaded models 2022-09-05 18:03:21 +02:00
ebolam
397059cf2f Fix for Horde mode 2022-09-03 13:56:53 -04:00
Divided by Zer0
c5ee5d3ea2 Fixes Horde not saving as expected
Now Horde will save different settings per model, or for All

Refactored the code so that args.configname
is not used like a global var.

Added var.online_model because we need to keep track of it
2022-09-03 19:36:06 +02:00
ebolam
f935ce101e Auto save fix (less aggressive now)
Sort story load by last load (or modified if not loaded previously)
2022-09-02 21:05:34 -04:00
ebolam
cf6e95bd8e Changed settings to point at new file format and splitting 2022-09-02 16:31:56 -04:00
ebolam
33408bc467 Colab Test 2022-09-02 15:54:00 -04:00
ebolam
bb0d44aa61 Added additional print of the cloudflare link to help with colab scrolling issues. 2022-09-02 15:14:36 -04:00
ebolam
f0682ea996 removed _actions references 2022-09-01 18:54:17 -04:00
Divided by Zer0
9463474ce4 renamed cluster to horde 2022-09-02 00:23:29 +02:00