Commit Graph

1665 Commits

Author SHA1 Message Date
e68f284006 show_budget fix 2022-09-21 17:53:16 +02:00
d0664207e8 Sync and save show budget 2022-09-21 17:39:56 +02:00
a6298ee6df Slider fixes 2022-09-21 17:29:44 +02:00
d1d23b5383 New Models 2022-09-20 18:12:54 +02:00
802758cf44 New models 2022-09-20 16:58:59 +02:00
389c3a523e New models 2022-09-19 19:51:42 +02:00
68ef84224e OPT Nerys V2
Changes Nerys V2 to the better OPT variant, since the original contained bugs we replace it outright.
If people want the old one they can use KoboldAI/fairseq-dense-13B-Nerys-v2 manually.
2022-09-19 18:11:40 +02:00
ac0bc1c020 New models 2022-09-19 01:55:12 +02:00
6ffdc4e356 Merge pull request #213 from db0/horde_settings
fix previously saved settings overwriting new API key
2022-09-17 17:07:27 +02:00
f904cd4839 Merge pull request #211 from ebolam/united
Fix for default URL in Horde Mode
2022-09-17 00:27:13 +02:00
a656d93278 Update TPU.ipynb
Compatibility with the new transformers
2022-09-16 22:48:24 +02:00
4362ca4b34 fix previously saved settings overwriting new API key 2022-09-16 16:23:04 +02:00
981acaef71 Merge pull request #212 from db0/loguru_deps
loguru dependency in all environments
2022-09-16 00:57:10 +02:00
7146a063ce Fix for default URL in Horde Mode 2022-09-15 18:55:36 -04:00
198e2920d2 loguru dependency in all environments 2022-09-16 00:53:53 +02:00
8eb4cd36ad Merge pull request #210 from db0/model_loading_msg
fix model loading format bleeding into gui
2022-09-16 00:11:54 +02:00
9582722c2e fix model loading format bleeding into gui 2022-09-16 00:08:59 +02:00
77763da6e2 Merge pull request #209 from VE-FORBRYDERNE/dependency-fix
Fix compatibility issues with transformers and optax/chex
2022-09-15 23:48:13 +02:00
e8e0ad85be Merge branch 'united' into dependency-fix 2022-09-15 17:41:34 -04:00
c288c39de7 Remove type hints from http_get 2022-09-15 17:39:32 -04:00
943614b5e6 Merge branch 'main' into dependency-fix 2022-09-15 17:33:48 -04:00
8c934b4488 Merge pull request #208 from db0/loguru
Onboarded Loguru as logging infrastructure
2022-09-15 23:24:11 +02:00
bf3a838cf1 Merge pull request #152 from VE-FORBRYDERNE/dependency-fix
Fix compatibility issues with transformers and optax/chex
2022-09-15 23:23:29 +02:00
d55d8232d0 Unpin transformers version in Conda environments 2022-09-15 17:07:53 -04:00
463bf86bcc aria2_hook now uses new cache format if you have transformers 4.22 2022-09-15 16:50:43 -04:00
7bf6c9a23f Remove TPU Colab's dependency on optax and chex 2022-09-15 13:47:48 -04:00
551565c5ac Fix error in aria2_hook when transformers version is at least 4.22.0
Some of the transformers.file_utils functions that were removed in
transformers v4.22.0 have equivalents in the huggingface_hub module.
2022-09-15 13:37:50 -04:00
36b80a5542 Merge branch 'united' into loguru 2022-09-15 12:48:41 +02:00
7d4c690471 Merge branch 'main' into united 2022-09-15 00:43:10 +02:00
aac999c073 Pin transformers to 4.21.3 2022-09-15 00:25:33 +02:00
e58df9568c Merge branch 'united' into loguru 2022-09-14 01:46:37 +02:00
be7f7cab7e Merge branch 'main' into united 2022-09-13 15:12:34 +02:00
359f95aff1 Downgrade Chex
Chex got a breaking update, while it is not a direct dependency we add it so that optax and jax don't break.
2022-09-13 14:59:23 +02:00
8e07f5fd50 Merge branch 'KoboldAI:main' into united 2022-09-13 13:55:07 +02:00
a75351668f switched model retrieval and sendtocluster to loguru 2022-09-12 17:22:27 +02:00
9280102cb3 Moved Flask Startup into __main__
This allows command line arguments to be parsed first
2022-09-12 17:00:30 +02:00
6bc702854f added verbosity controls 2022-09-12 16:47:10 +02:00
c05e0864c4 added verbosity controls 2022-09-12 16:30:19 +02:00
86256ca4e3 Made messages the highest priority 2022-09-12 12:03:38 +02:00
c858452740 Added logger to fileops 2022-09-12 12:00:30 +02:00
68aaef9090 escapig gen/prompt logs so that they stay in one line 2022-09-12 11:49:59 +02:00
3ed39f9863 loguru to deps 2022-09-12 02:06:37 +02:00
239a141d7e added loguru dependency 2022-09-12 02:04:33 +02:00
d30bbd28a1 logger for prompt and gen 2022-09-12 01:57:41 +02:00
66ae5c35c0 replaced all warnings with logger 2022-09-12 01:18:25 +02:00
5692e5ce16 finished all init messages 2022-09-12 01:13:12 +02:00
656e3995f0 model tensors info 2022-09-12 01:09:21 +02:00
48f6b5a939 more init messages 2022-09-12 01:00:03 +02:00
4817a27552 multicolored init 2022-09-12 00:49:51 +02:00
11eac68676 more init messages 2022-09-12 00:19:51 +02:00