ebolam
2ee4371622
Implemented token streaming from one-some
2022-08-05 12:35:38 -04:00
henk717
8bcf4187ac
Merge pull request #178 from one-some/token-prob
...
Add token probability visualizer
2022-08-05 14:27:46 +02:00
somebody
f6d046fe1b
Add token probability visualizer
2022-08-04 13:49:37 -05:00
ebolam
3e256a627e
Fix for autosave
2022-08-04 09:58:38 -04:00
ebolam
6060accbca
Fixed Categories in Presets
2022-08-04 09:21:09 -04:00
ebolam
5da72fda84
Fix
2022-08-04 09:17:26 -04:00
ebolam
ed29aca10b
Moved preset to new area so it's not a user setting for docker purposes
2022-08-03 21:43:32 -04:00
ebolam
17b325a858
Whoops
2022-08-03 21:29:34 -04:00
ebolam
90bc99f0e5
Redid presets to have a better method for organizing them
...
Add convert script for making official.presets files from excel files maintained by LightSaveUs
2022-08-03 21:25:46 -04:00
ebolam
b78ad14651
World Info Delete Complete
2022-08-03 15:14:13 -04:00
ebolam
55f6a98a3f
Super simple add world info and add world info entry working
2022-08-02 21:04:27 -04:00
ebolam
71e119f0b7
Fix for secondary model loads leaking settings into secondary model's settings file.
2022-08-02 19:45:36 -04:00
ebolam
948a870580
World Info Frontend Functional (Everything editable and syncs to Backend)
2022-08-01 12:35:26 -04:00
ebolam
926e8d7106
World Info Drag/Drop functioning
2022-08-01 11:58:51 -04:00
ebolam
7fa8a7e9a3
Redo World Info
2022-07-30 19:49:35 -04:00
henk717
050e195420
Merge pull request #173 from one-some/token-streaming
...
Add token streaming option
2022-07-30 18:32:51 +02:00
ebolam
2b739b6cb8
Fix
2022-07-29 21:44:42 -04:00
henk717
a63f7cfa5a
Merge pull request #174 from ebolam/united
...
Fix for blank model info box when downloading model
2022-07-29 22:15:58 +02:00
ebolam
468f7a81e4
World Info working with re-sorting (changing folders doesn't work yet)
2022-07-28 21:31:21 -04:00
ebolam
f97c10b794
Fix for blank model info box when downloading model
2022-07-28 19:40:27 -04:00
somebody
a4d81292f8
Add token streaming option
2022-07-27 22:13:08 -05:00
henk717
fe64e480ee
Merge pull request #171 from ebolam/united
...
Add Download Model Status
2022-07-26 00:52:12 +02:00
henk717
7721b72184
Merge branch 'KoboldAI:main' into united
2022-07-26 00:42:35 +02:00
Henk
4d8a633351
Aetherroom instead of aidg.club
2022-07-26 00:41:51 +02:00
ebolam
12acb50ee0
Fix for getting "model download status" when downloading config to figure out layer counts
2022-07-25 18:29:14 -04:00
ebolam
44d79743d2
World Info Highlighting for multi word keys
2022-07-25 11:26:02 -04:00
scott-ca
9dc9966433
Added functionality to add any/all args via json
2022-07-23 22:02:03 -06:00
ebolam
aff889bb69
Initial World Info showing in new ui
...
Added model download status to old ui
2022-07-22 14:05:21 -04:00
ebolam
907cf74b13
Added status bar for downloading models
2022-07-22 13:58:20 -04:00
ebolam
2b53598307
Fixes for file editor ( #170 )
...
Various fixes for the file editor by Ebolam
2022-07-20 00:50:03 +02:00
ebolam
f58064e72c
Revert "Fix for aidg.club website being taken read-only"
...
This reverts commit 23a031d852
.
2022-07-19 16:54:32 -04:00
ebolam
23a031d852
Fix for aidg.club website being taken read-only
2022-07-19 13:40:55 -04:00
ebolam
68d143b80c
Merge branch 'united' of https://github.com/ebolam/KoboldAI into united
2022-07-15 12:30:18 -04:00
ebolam
d91ed3141d
Fix for non ascii files in edit mode
2022-07-15 12:30:02 -04:00
ebolam
9825287ab9
Menu for right side
...
Fix for Chrome CSS
2022-07-06 12:39:48 -04:00
ebolam
796a1dcf16
CSS change to move options to below game text for mobile
2022-07-05 14:11:05 -04:00
ebolam
cc3ccb7f36
Text Token Length Fix
2022-07-04 15:05:20 -04:00
henk717
e8c39992a1
Merge pull request #166 from ebolam/united
...
Add file browser to soft prompts and user scripts
2022-07-04 19:52:05 +02:00
ebolam
328c0a38d7
Removed breadcrumbs on file browser before the jail directory
2022-07-03 16:02:55 -04:00
henk717
fd44f0ded3
Merge branch 'KoboldAI:main' into united
2022-07-03 15:12:12 +02:00
Henk
d041ec0921
Safer defaults and more flexibility
...
There have been a lot of reports from newer users who experience AI breakdown because not all models properly handle 2048 max tokens. 1024 is the only value that all models support and was the original value KoboldAI used. This commit reverts the decision to increase this to 2048, any existing configurations are not effected. Users who wish to increase the max tokens can do so themselves. Most models handle up to 1900 well (The GPT2 models are excluded), for many you can go all the way. (It is currently not yet known why some finetunes cause a decrease in maxtoken support,
In addition this commit contains a request for more consistent slider behavior, allowing the sliders to be changed at 0.01 intervals instead of some sliders being capped to 0.05.
2022-07-03 15:07:54 +02:00
henk717
a99518d0a8
Merge branch 'KoboldAI:main' into united
2022-07-02 12:59:53 +02:00
Henk
e2f7fed99f
Don't turn gamestarted off
2022-07-02 12:59:14 +02:00
vfbd
aeed9bd8f7
Fix base fairseq dense models when using accelerate with a GPU
2022-07-01 20:16:39 -04:00
ebolam
b79ec8b1c5
Fix
2022-07-01 19:54:33 -04:00
ebolam
63f44f8204
Fix for select option
2022-07-01 19:40:34 -04:00
ebolam
516564ef6c
Initial Load Story dialog
2022-07-01 19:24:20 -04:00
ebolam
0161966cea
Env Fix
2022-07-01 17:24:06 -04:00
ebolam
6e841b87eb
Fix for env
2022-07-01 16:53:51 -04:00
ebolam
73ad11c6d7
Fix for env variables
2022-07-01 16:49:47 -04:00