Snapshot 11-08-2023
henk717
released this
11 Aug 21:51
·
359 commits
to united
since this release
This latest snapshot features better AutoGPTQ support, the AutoGPTQ version in the installer is the official release without exllama kernels.
Attached is an experimental build compiled by us that does include them for those that want to test them, if this test is successful we will begin automatically distributing this file trough the updater (If unsure don't install it and just keep using our own updates).
What's Changed
- Configurable quantization level, fix for broken toggles in model settings by @nkpz in #409
- Fix WI comment editing by @one-some in #413
- updated lite to v50 by @LostRuins in #417
- Fixes forever by @one-some in #415
- Add AdventureMode stopper by @YellowRoseCx in #334
- GPTQ module by @0cc4m in #367
- index prioritization by @one-some in #418
- Rework single-gen streaming by @one-some in #419
- Fix prioritization (probably) by @one-some in #422
- gptq is soooo lazy by @one-some in #424
- Fix streaming bugs by @one-some in #423
- Move pickle stuff into modeling/pickling.py by @one-some in #431
- Workaround for option panel popping up too much by @one-some in #428
- Submit context menu by @one-some in #414
- UI: Fix the thingey modal by @one-some in #432
- (mostly) wi fixes and polish by @one-some in #416
- UI: Replace shift_down code with builtin event.shiftKey by @one-some in #426
- updated lite to v54 by @LostRuins in #433
- UI: Fix token streaming gobbling trailing whitespace by @one-some in #435
- UI: Change mobile aspect ratio threshold from 7/5 to 5/6 by @one-some in #434
New Contributors
Full Changelog: Snapshot-18-07-23...Snapshot-11-08-23