ebolam
|
3990e67b81
|
Merge commit 'refs/pull/378/head' of https://github.com/ebolam/KoboldAI into united
|
2023-04-21 08:27:36 -04:00 |
|
ebolam
|
a34ce85d21
|
Fix for UI1 remote mode file loading from browser
|
2023-04-16 20:43:03 -04:00 |
|
Henk
|
2926dac72b
|
Don't print allowed_ips if unused
|
2023-04-16 23:59:13 +02:00 |
|
somebody
|
5dd67d027a
|
Workaround for socketio context errors for loading
|
2023-04-15 18:54:21 -05:00 |
|
somebody
|
08b4e317ff
|
Fix double slashing
|
2023-04-15 13:30:05 -05:00 |
|
somebody
|
d3a73aaeba
|
Fix api
|
2023-04-15 13:17:20 -05:00 |
|
somebody
|
4dcf570407
|
Fix legacy model loading
|
2023-04-15 12:57:35 -05:00 |
|
Henk
|
b68860b3de
|
Workaround to make --host work again
|
2023-04-15 18:31:39 +02:00 |
|
one-some
|
1b500c7179
|
Merge pull request #5 from LostRuins/concedo_api
Added stop sequences functionality for API calls
|
2023-04-15 10:51:31 -05:00 |
|
somebody
|
b2e6fcfe3a
|
Remove line that sets disk_layers to None always
whoops
|
2023-04-15 10:41:10 -05:00 |
|
Henk
|
3eda7269f7
|
Fix incorrect host merge
|
2023-04-15 14:58:24 +02:00 |
|
Concedo
|
9705b7b79c
|
increase API version (+1 squashed commits)
Squashed commits:
[c168c08 ] Added stop sequences functionality for API calls
|
2023-04-15 18:09:53 +08:00 |
|
somebody
|
ea8df4c0d3
|
Merge branch 'united' of https://github.com/henk717/KoboldAI into model-structure-and-maybe-rwkv
|
2023-04-14 20:38:56 -05:00 |
|
ebolam
|
be0319cf03
|
added VERSION link in the left flyout menu footer that will show which git REPO and BRANCH the system is running on.
Fix for pasting text into the game area
Fix for ctrl+a then delete
Fix for changing text then back/forward a bunch loosing text
|
2023-04-14 13:54:11 -04:00 |
|
Henk
|
bde9c6980f
|
Transformers 4.28 support
|
2023-04-14 14:13:46 +02:00 |
|
somebody
|
3e8e3a18b0
|
Fix for custom gpt2
|
2023-04-09 18:23:52 -05:00 |
|
somebody
|
fedbffd07b
|
Small fixes
Typos galore!
|
2023-04-09 13:35:28 -05:00 |
|
YellowRoseCx
|
71e5d23a5b
|
Add IP whitelisting to --host
|
2023-04-05 21:23:24 -05:00 |
|
Henk
|
4a8b099888
|
Model loading fix
|
2023-04-02 00:29:56 +02:00 |
|
Henk
|
90a7eb6153
|
LLama tokenizer settings
|
2023-03-17 12:40:08 +01:00 |
|
somebody
|
b93c339145
|
Model: Lazyload backends
|
2023-03-13 20:29:29 -05:00 |
|
somebody
|
3adc67c7a4
|
RWKV: Move import right before usage
So we don't needlessly compile the cuda kernel
|
2023-03-13 19:37:45 -05:00 |
|
somebody
|
b10b201701
|
Model: Add basic RWKV implementation
|
2023-03-13 19:34:38 -05:00 |
|
somebody
|
60793eb121
|
Make modellist easier to work with
|
2023-03-13 15:40:24 -05:00 |
|
jojorne
|
c87ef60db1
|
revert more unrelated code
|
2023-03-11 13:48:41 -03:00 |
|
jojorne
|
423c022648
|
Fix save loading between v1 and v2 to v3 with wi features
|
2023-03-11 13:14:46 -03:00 |
|
somebody
|
38c4edac40
|
Model: Fix eos/bos padding issue
Weird config None assignments
|
2023-03-10 20:01:01 -06:00 |
|
SillyLossy
|
3ac3e41dd8
|
Fix setting softprompt via V1 API
|
2023-03-10 20:00:39 -06:00 |
|
somebody
|
a472bdf6c3
|
Cleanup
|
2023-03-10 20:00:39 -06:00 |
|
whjms
|
b5000b35d9
|
fix 404 handler
|
2023-03-09 18:17:30 -05:00 |
|
whjms
|
ad2c2b6722
|
move aetherroom import to separate module
|
2023-03-09 18:17:30 -05:00 |
|
SillyLossy
|
0d1771501f
|
Fix setting softprompt via V1 API
|
2023-03-09 13:15:50 +02:00 |
|
somebody
|
dc3dd38c4e
|
Merge branch 'united' of https://github.com/henk717/KoboldAI into model-structure-and-maybe-rwkv
|
2023-03-07 17:02:28 -06:00 |
|
somebody
|
3b05359e4b
|
Model: Refuse to serve certain models over the API
|
2023-03-07 16:54:08 -06: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
|
9ee6adb35c
|
Enable BMS API again under a new name
|
2023-03-04 19:02:19 -06:00 |
|
Henk
|
55349d84e1
|
Remote no longer unblocks the port by default
|
2023-03-04 19:02:15 -06: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 |
|
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 |
|
somebody
|
54cecd4d5d
|
Model: And another refactor
|
2023-03-01 19:16:35 -06: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 |
|
somebody
|
225dcf1a0a
|
Model: Documentation part 1
|
2023-02-28 20:10:09 -06:00 |
|
somebody
|
ef1155291f
|
Model: TPU Fixes
|
2023-02-28 18:05:34 -06:00 |
|
somebody
|
bd3bbdaad8
|
Model: More tpu fixes
|
2023-02-27 19:29:03 -06:00 |
|
somebody
|
b99c16f562
|
Merge branch 'united' of https://github.com/henk717/KoboldAI into model-structure-and-maybe-rwkv
|
2023-02-26 13:06:30 -06:00 |
|