Commit Graph

1910 Commits

Author SHA1 Message Date
Divided by Zer0 9463474ce4 renamed cluster to horde 2022-09-02 00:23:29 +02:00
henk717 05a4695ad2
Merge pull request #198 from db0/soft_prompts_list
Adds /config/soft_prompts_list API endpoint
2022-09-01 16:35:08 +02:00
henk717 b0aa615ef5
Merge pull request #196 from db0/mult_gen_api_cluster
fix for multiple gens breaking API/CLUSTER
2022-09-01 16:34:52 +02:00
henk717 a809170bdc
Merge pull request #197 from ebolam/united
UI changes for cluster support
2022-09-01 16:34:32 +02:00
Divided by Zer0 c1bf91f86c Adds /config/soft_prompts_list API endpoint 2022-08-31 23:45:26 +02:00
Divided by Zer0 339225e400 fix for multiple gens breaking API/CLUSTER 2022-08-31 22:58:58 +02:00
ebolam 8626debeff Fix for cluster key saving 2022-08-31 15:46:08 -04:00
ebolam b07a649e3e Fix for API key not being saved 2022-08-31 13:17:30 -04:00
ebolam 417cfe20bf Fix for saving key in cluster mode 2022-08-31 11:50:27 -04:00
ebolam bf814ad407 Add model loading on url or key change for CLUSTER mode 2022-08-31 11:48:38 -04:00
ebolam 6258963e39 Fixed all option for Cluster model selection 2022-08-31 11:10:41 -04:00
ebolam 24ac6f3db8 First working CLUSTER ui. Might need change when multiple models selected. 2022-08-31 10:46:16 -04:00
ebolam 569f4cbce4 Merge branch 'united' of https://github.com/ebolam/KoboldAI into united 2022-08-31 09:34:24 -04:00
ebolam 1031b70731 Starts of adding cluster to UI 2022-08-31 09:34:14 -04:00
henk717 f7b720b127
Clarify umamba
People wanted the source code of umamba.exe so we clarify where it was taken from and where its source code can be found.
2022-08-31 02:16:35 +02:00
henk717 39944c4258
Merge pull request #195 from db0/kai_cluster3
Adds support for using the KAI Cluster approach directly from KAI
2022-08-30 22:45:56 +02:00
Divided by Zer0 496ef1472d updated 2022-08-30 21:35:17 +02:00
Divided by Zer0 42e04afc83 init 2022-08-30 21:29:55 +02:00
henk717 c5caa03e5b
Merge pull request #194 from ebolam/united
Fix for KoboldAI API as a model option
2022-08-30 21:11:49 +02:00
ebolam 181c93424c Fix for KoboldAI API as a model option 2022-08-30 15:10:11 -04:00
ebolam 8d3eb44d2e
Merge pull request #83 from henk717/united
Update
2022-08-30 15:03:34 -04:00
henk717 1641b7538b
Merge pull request #192 from VE-FORBRYDERNE/api-model-change
PUT /model endpoint for changing the model from the API
2022-08-30 20:41:06 +02:00
vfbd 8292f17ab0 Don't allow changing model during generation 2022-08-29 13:23:19 -04:00
vfbd 807ddf6f26 Add PUT /model endpoint 2022-08-28 15:53:15 -04:00
ebolam b5a6b44582 Revert "Bug fix for saves putting actions metadata as a dict instead of a list when not used yet"
This reverts commit 171effc29b.
2022-08-27 18:47:57 -04:00
ebolam 171effc29b Bug fix for saves putting actions metadata as a dict instead of a list when not used yet 2022-08-27 18:25:56 -04:00
henk717 7c01933743
Merge pull request #190 from VE-FORBRYDERNE/patch
Fix error that occurs when using dynamic TPU backend
2022-08-27 23:44:37 +02:00
vfbd cbacfbdfac Fix error that occurs when using dynamic TPU backend 2022-08-27 17:42:49 -04:00
vfbd cbab98cc23 Merge branch 'united' into mkultra 2022-08-24 15:06:02 -04:00
henk717 a282500da7
Merge branch 'KoboldAI:main' into united 2022-08-24 20:40:17 +02:00
henk717 6faa27ef87
Merge pull request #187 from VE-FORBRYDERNE/offline
Fix the model selection GUI when there is no internet connection
2022-08-24 20:13:02 +02:00
vfbd 51135e192b Merge branch 'united' into mkultra 2022-08-23 21:29:29 -04:00
henk717 3fdee98fcc
Merge pull request #189 from VE-FORBRYDERNE/rep-pen-order
Allow changing order of repetition penalty relative to other samplers
2022-08-24 00:55:33 +02:00
vfbd 938e1eddf3 Fix `jax.lax.cond` call 2022-08-23 18:13:46 -04:00
vfbd ff9058896e Add Repetition Penalty to Samplers menu 2022-08-23 15:42:23 -04:00
vfbd cbfe456409 Repetition penalty is now added to sampler list when loading from settings files 2022-08-23 15:30:07 -04:00
vfbd 62dd9b8c11 Merge branch 'patch' into rep-pen-order 2022-08-23 15:26:25 -04:00
vfbd aee4beb27a Fix the Show Field Budget toggle 2022-08-23 15:26:15 -04:00
vfbd 6ffaf43548 Repetition penalty is now sampler #6 in the sampler order 2022-08-23 15:10:21 -04:00
vfbd 9eecb61fea Remove unused import from warpers.py 2022-08-23 14:52:45 -04:00
vfbd 74922966bd Merge branch 'avril' into rep-pen-order 2022-08-23 14:47:29 -04:00
vfbd 624f916dc6 Fix some remaining problems in prompt_tuner.py 2022-08-22 22:57:30 -04:00
vfbd 07eb2b5c4f Disable urllib3 logger in prompt_tuner.py to disable aria2 warnings 2022-08-22 21:57:46 -04:00
vfbd a51e4f0651 aria2_hook now handles properly when vars is None 2022-08-22 21:52:40 -04:00
vfbd bae8d88651 Fix typo in get_hf_checkpoint_metadata 2022-08-22 21:50:06 -04:00
vfbd aede7ef192 Fix typo in training routine of prompt_tuner.py 2022-08-22 21:38:13 -04:00
vfbd 1e9f0e68a0 Merge branch 'united' into mkultra 2022-08-22 21:25:42 -04:00
vfbd b60d14e3bf Handle -1's in prompt_tuner.py breakmodel_gpulayers 2022-08-22 21:25:07 -04:00
vfbd 09750acfa0 prompt_tuner.py now shows layer configuration 2022-08-22 20:02:21 -04:00
vfbd b1c456ec18 prompt_tuner.py always has accelerate 2022-08-22 19:52:47 -04:00