Commit Graph

1635 Commits

Author SHA1 Message Date
somebody
3a43b254b8 Add basic support for some of the quick stoppers 2023-07-21 13:27:30 -05:00
henk717
5f2600d338 Merge pull request #406 from ebolam/Model_Plugins
Clarified message on what's required for model backend parameters
2023-07-18 02:42:23 +02:00
ebolam
66192efdb7 Clarified message on what's required for model backend parameters in the command line 2023-07-17 20:30:41 -04:00
Henk
5bbcdc47da 4-bit on Colab 2023-07-18 01:48:01 +02:00
somebody
1637760fa1 Delete basic 4bit
And add code to handle dangling __pycache__s
2023-07-17 18:16:03 -05:00
ebolam
eafb699bbf missed the elif 2023-07-17 09:12:45 -04:00
ebolam
bfb26ab55d Ban uploading to the modeling directory 2023-07-17 09:05:22 -04:00
ebolam
52e061d0f9 Fix for potential jailbreak 2023-07-17 08:55:23 -04:00
ebolam
869bcadd03 Fix for toggles showing as check boxes in model loading
Fix for resubmit_model_info loosing selected model backend
2023-07-15 15:48:31 -04:00
onesome
7e2e75070b Fix prioritization in load from dir
In the future the module/backend list should probably contain objects
that would make this whole deal a lot less hackier.
2023-07-14 18:47:52 -05:00
somebody
8549c7c896 Basic backend module prioritization
not secure; we're loading these modules so they can obviously execute
code that manipulates the prioritization
2023-07-12 19:03:49 -05:00
somebody
c2ee30af32 Add --panic to raise when loading fails 2023-07-08 14:04:46 -05:00
henk717
94c62a4f90 Merge pull request #385 from one-some/accelerate-offloading
Accelerate offloading
2023-07-04 03:14:51 +02:00
somebody
bce1a907e5 Update aux device to depend on primary device 2023-07-03 19:36:31 -05:00
somebody
686c3d1592 Don't patch lazyload on TPU 2023-07-03 16:52:18 -05:00
Henk
b603690e4c Link message fix 2023-07-03 14:28:33 +02:00
Henk
a0e21ad4e6 Restore finished loading messages 2023-07-03 14:16:21 +02:00
Henk
51c4622694 Hide all Nvidia GPU's in CPU mode 2023-07-02 22:27:26 +02:00
jojorne
edcd065980 Fix move and delete wi item for UI1 2023-06-27 17:48:30 -03:00
jojorne
f8962d0636 Fix WI for UI1 2023-06-22 18:04:43 -03:00
somebody
947bcc58e4 Experiments 2023-06-21 17:33:14 -05:00
somebody
6bdcf2645e Merge branch 'united' of https://github.com/henk717/KoboldAI into accelerate-offloading 2023-06-21 16:58:39 -05:00
Henk
b41b868528 Remove duplicate links 2023-06-21 22:13:55 +02:00
Henk
a13c7d0f40 New link messages 2023-06-21 21:55:18 +02:00
Henk
fc4d659e13 Merge branch 'main' into united 2023-06-21 21:32:55 +02:00
ebolam
abe07a2e95 Fix for model loading from paths 2023-06-13 20:05:50 -04:00
ebolam
ac265723e4 Merge branch 'henk717:united' into Model_Plugins 2023-06-03 11:08:00 -04:00
ebolam
339f501600 Added model_backend_type to allow the current menu to specify a class of backends rather than a specific backend.
Added super basic hf backend (testing phase only)
2023-06-02 16:11:40 -04:00
henk717
8008a1c0b0 Merge pull request #369 from ebolam/Model_Plugins
Fix for --nobreakmodel forcing CPU
2023-06-02 19:35:05 +02:00
ebolam
5c4d580aac Fix for --nobreakmodel forcing CPU
Put importing of colab packages into a if function so it doesn't error out
2023-06-02 12:58:59 -04:00
Henk
acfcde765b Allow breakmodel on Colab 2023-06-02 01:26:40 +02:00
Henk
7d84466d9d Clean-up trust remote code 2023-05-31 22:48:29 +02:00
somebody
58ffad237b OPT hack 2023-05-29 13:34:11 -05:00
somebody
1546b9efaa Hello its breaking breakmodel time 2023-05-27 16:31:53 -05:00
ebolam
f1d0be3a87 Fix for missing CSS in UI1. Added Malware blocker for model backends 2023-05-27 13:06:08 -04:00
ebolam
06c50f2d1e Merge branch 'Model_Plugins' of https://github.com/ebolam/KoboldAI into Model_Plugins 2023-05-27 09:42:30 -04:00
ebolam
6c8099381f Changed nobreakmodel to go to all model backends 2023-05-27 09:37:15 -04:00
henk717
97d2a78899 Merge pull request #362 from ebolam/Model_Plugins
Implement modular model backends Phase 1
2023-05-27 15:33:20 +02:00
ebolam
cce5c1932c Fix for custom model names 2023-05-26 21:40:39 -04:00
ebolam
9bc9021843 Added better help message for model_parameters in command line arguments 2023-05-26 21:16:54 -04:00
ebolam
9723154bed Fix for --path 2023-05-26 20:10:11 -04:00
ebolam
acf5b40cd8 Bug fix 2023-05-26 19:38:37 -04:00
ebolam
d2c95bc60f Fix for non-jailed menu path navigation 2023-05-26 10:33:59 -04:00
ebolam
adb77b8651 Fix for horde and multi-selected models 2023-05-25 18:43:56 -04:00
ebolam
c9523a340e TPU Fix 2023-05-24 19:50:08 -04:00
ebolam
b0ed7da9dd more tpu debugging 2023-05-24 19:47:45 -04:00
ebolam
54221942ef TPU Fix 2023-05-24 19:43:32 -04:00
ebolam
6a62726575 TPU Fix? 2023-05-24 19:30:23 -04:00
ebolam
b116e22bca Fix for colab 2023-05-24 16:47:19 -04:00
ebolam
92f592ea20 Fix for model name not showing correctly on load in UI1 2023-05-24 11:48:25 -04:00