Henk
8da04a98a4
Better Runtime Isolation
2023-03-13 18:41:25 +01:00
henk717
f761c4dafa
Merge pull request #305 from SillyLossy/united
...
Fix setting softprompt via V1 API
2023-03-09 13:03:14 +01:00
SillyLossy
0d1771501f
Fix setting softprompt via V1 API
2023-03-09 13:15:50 +02:00
Henk
da70e8e220
Merge branch 'main' into united
2023-03-08 18:09:22 +01:00
Henk
2ed6cdb411
Huggingface Hub Pin
2023-03-08 18:03:36 +01:00
henk717
b307cdff57
Merge pull request #301 from jojorne/jojorne-patch-use-str-for-wi-keys
...
Access WI uid keys with str
2023-03-06 21:15:44 +01:00
Henk
099c818c06
Experimental unbanning of <>
2023-03-06 20:56:15 +01:00
Henk
b7f30a41c5
LLama tokenizer workaround
2023-03-06 19:32:28 +01:00
jojorne
4f17bf0c87
Access WI uid keys with str.
2023-03-05 13:22:33 -03:00
Henk
1c891181e9
Remove old worker API
2023-03-04 18:27:02 +01:00
Henk
59e1f74f7c
Enable BMS API again under a new name
2023-03-04 14:17:47 +01:00
henk717
aa558da49c
Merge pull request #297 from aibosan/united-singleline-stopper
...
Created SinglelineStopper...
2023-03-02 20:51:54 +01:00
henk717
99e40ce8e8
Merge pull request #276 from LightSaveUs/united
...
Restoring the Effect (of the presets)
2023-03-02 20:44:05 +01:00
Henk
f03b538cab
Remote no longer unblocks the port by default
2023-03-02 17:43:23 +01:00
Ondřej Benda
aa124b65db
Fix: incorrect newline evaluation
2023-03-02 08:22:31 +01:00
Ondřej Benda
0ba7ac96d3
Created SinglelineStopper, which interrupts token generation when a newline is reached if singleline mode is enabled
2023-03-02 00:04:17 +01:00
henk717
142cb354f9
Nerybus 13B - TPU colab
2023-03-01 22:33:11 +01:00
Henk
93bf023bd7
Use our own horde URL
2023-03-01 17:54:39 +01:00
henk717
750cc3d2dc
Merge pull request #245 from db0/kaimergemain2
...
Makes prod version of KAI work with merged hordes in stablehorde.net
2023-03-01 17:52:58 +01:00
Henk
9265be58e9
Modeldir Fixes
2023-02-27 17:52:06 +01:00
Henk
0e06fc371f
Modeldir Fix
2023-02-27 17:46:33 +01:00
Henk
cdfc7326e6
Horde API Setting Consolidation
2023-02-26 17:59:36 +01:00
henk717
642d173579
Merge pull request #294 from db0/kaimerge
...
Changes to work with the merged hordes
2023-02-26 16:00:48 +01:00
Henk
165c7219eb
Frequency Penalty for OAI
2023-02-25 22:15:05 +01:00
Henk
526e8ab9b1
More Horde setting fixing
2023-02-25 16:20:49 +01:00
Henk
29ceac6d43
Horde parameter fixes
2023-02-25 16:01:11 +01:00
henk717
1e6e1aaa18
Merge branch 'KoboldAI:main' into united
2023-02-25 14:59:42 +01:00
Henk
b49070e3ed
Updated bridge for the new horde
2023-02-25 14:58:18 +01:00
Divided by Zer0
6426e3ca24
changes
2023-02-23 18:34:46 +01:00
Divided by Zer0
2de9672b95
attempt1
2023-02-23 18:27:11 +01:00
Divided by Zer0
d459bdb1c0
adjust
2023-02-22 23:12:34 +01:00
henk717
0e7b2c1ba1
Merge pull request #293 from jojorne/jojorne-patch-save-load-story-with-UTF-8-encoding
...
Save/Load Story with UTF-8 encoding.
2023-02-22 19:59:33 +01:00
jojorne
d3bedfcbda
Include koboldai_vars.save_story().
2023-02-22 15:42:56 -03:00
jojorne
d6c9f5f1f5
Save/Load Story with UTF-8 encoding.
2023-02-22 14:40:42 -03:00
henk717
72135f7156
Merge pull request #292 from YellowRoseCx/united
...
updates PyTorch to allow AMD gpu splitting
2023-02-21 01:52:46 +01:00
YellowRoseCx
83bd1f0db6
updates PyTorch to allow AMD gpu splitting
...
Feature adding update for AMD GPUs:
Changes the installed PyTorch version from 1.12.1+rocm5.1.1 to the newer stable version 1.13.1+rocm5.2 to allow AMD GPUs to utilize VRAM splitting across multiple GPUs
2023-02-20 18:40:21 -06:00
henk717
c27faf56e6
Updated Silence Audio - GPU
2023-02-20 18:43:06 +01:00
henk717
5962a6cb4f
Updated Audio Link - TPU
2023-02-20 18:41:06 +01:00
Henk
1378fe8beb
Silence file for colab
2023-02-20 18:28:58 +01:00
Henk
b3083034ea
UI2 Botname
2023-02-19 17:12:14 +01:00
Henk
9e6a5db745
UI1 Botname
2023-02-19 16:22:26 +01:00
henk717
93f313d6e3
Merge pull request #291 from pi6am/fix/save-as
...
Fix an exception using Save As from the classic UI
2023-02-19 13:21:10 +01:00
Llama
117f0659c3
Fix exception using Save As from the classic UI
...
The `saveas` method was modified to take a data dict but one of the
else blocks still referred to the previous `name` parameter. Assign
to `name` to fix the `NameError: name 'name' is not defined` exception.
2023-02-18 23:41:17 -08:00
Henk
cd566caf20
Revision Fixes (Removes the workaround)
2023-02-19 00:51:50 +01:00
henk717
886153f0b7
Merge pull request #286 from YellowRoseCx/united
...
Added tooltip to WI noun section - fixed file location
2023-02-18 19:05:41 +01:00
henk717
3358d1dc53
Merge pull request #289 from jojorne/jojorne-patch-keep-genseqs-visible-on-submit-memory
...
Don't hide genseqs on submit memory
2023-02-18 19:01:33 +01:00
Henk
aa6ce9088b
Fix vscode artifacting
2023-02-18 18:47:15 +01:00
Henk
a9a724e38c
Merge branch 'main' into united
2023-02-18 18:14:03 +01:00
YellowRoseCx
7daa927fbb
Merge branch 'henk717:united' into united
2023-02-17 15:57:15 -06:00
jojorne
150d0ea695
Don't hide genseqs on submit memory.
2023-02-17 05:49:07 -03:00