29 Commits

Author SHA1 Message Date
5e40ae8456 added llamap n_ctx and seed options, removed cai_chat (despite docs not working) 2023-05-26 08:32:36 +02:00
d1de11ecf4 removed the webuiGUI.py necessity, disable accelerate for windows (incompatible), remove some useless code (still learning) 2023-05-25 19:55:33 +02:00
b063f23e71 added save and load for accelerate. 2023-05-25 18:44:08 +02:00
58772e86f6 Added Accelerate 4bit options, made DeepSpeed disable for windows systems, added pip install accelerate if 8bit is used. 2023-05-25 18:36:34 +02:00
c8ed510030 raised version to 1.5.1 due to fixes in pre_loading
Some checks reported warnings
Package Release / package (ubuntu-latest) (push) Has been cancelled
Package Release / package (windows-latest) (push) Has been cancelled
2023-05-23 18:33:34 +02:00
39b2f0c54d fixed pre_slayer slider crashing on changes 2023-05-22 07:45:06 +02:00
5aac959224 Added pre_slayer sliders for all GPU's found. (atm based on nvidia_gpu boolean, will change it next week whe I'm @ home) 2023-05-20 13:10:10 +02:00
39ac8a094a Added autogptq and triton checkbox. 2023-05-20 11:59:50 +02:00
2e0acc1b3d fixed nvidia_less save & load + deepspeed nvme offload save & load
Some checks reported warnings
Package Release / package (ubuntu-latest) (push) Has been cancelled
Package Release / package (windows-latest) (push) Has been cancelled
2023-05-17 01:20:17 +02:00
bf68fcfec5 Added: Almost all Options, Toolbar for advanced Options, finished no nvidia mode, made layout compact because of the additional options 2023-05-17 00:13:16 +02:00
87a4c9fd2b Added Character Selector 2023-05-16 14:14:08 +02:00
8217fb468d Added the possibility to use the UI without NVIDIA GPU's 2023-05-16 14:13:25 +02:00
ecc3131530 forgot again to uncomment the start, sry 2023-05-16 10:14:40 +02:00
2df42114e9 Added an report bug menu (create new github issue) 2023-05-15 22:27:10 +02:00
df82faee5a switched to qdarkstyle cause of ToolTips not readable in dark mode 2023-05-15 21:15:45 +02:00
26c0cf03ca Stupid me, forgot to uncomment run_cmd again. 2023-05-15 17:06:43 +02:00
36b9d3e9b4 fixed Update Button Font-Color 2023-05-15 17:00:15 +02:00
8ca048e94d Added Dark OS detection + Dark Theme 2023-05-15 16:52:16 +02:00
44227e2627 Added the possibility to choose none Model (start webui without loading up a model) 2023-05-15 13:57:33 +02:00
5c77703b38 Added Menu with some information. 2023-05-15 13:43:59 +02:00
17e02d982b Added Update Notifier. 2023-05-15 13:43:11 +02:00
8922d59b95 Fixed Linux Terminal output. 2023-05-14 12:24:15 +02:00
9693d79bcc added lora selection. hide extension list if use extensions is not checked. 2023-05-14 13:25:52 +02:00
22486fe6f7 Added model_type selection and made preperations for MPT 2023-05-14 12:40:28 +02:00
f3c85d0e0e added disk & disk-cache-dir option. Refactored load & save functions 2023-05-14 11:03:00 +02:00
0c3e925856 Added a lot. Read Release notes. 2023-05-13 23:02:42 +02:00
cc42a829d3 Fixed Linux start webui 2023-05-13 13:51:41 +02:00
090359d5a3 Fixed the cai_chat (instead of cai-chat) 2023-05-13 14:42:39 +02:00
3d07d7d65a Initial commit (V1.0) 2023-05-13 14:39:49 +02:00