Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
prafullkotecha pushed 1703 commits to master direkshan-digital/stable-diffusion-webui
- Add utility to inspect a model's parameters (to get dtype/device) 5768afc
- Removed weight slider for negative prompts d4945f4
- Revert change from linting for unrelated file b6f74e9
- Merge pull request #14475 from Learwin/negative_prompt Adding negative prompts to Loras in extra networks f3af8c8
- Merge pull request #14478 from akx/dtype-inspect Add utility to inspect a model's dtype/device be5f1ac
- change import statements for #14478 a70dfb6
- handle selectable script_index is None 00901bf
- Merge pull request #14487 from AUTOMATIC1111/handle-selectable-script_index-is-None handle selectable script_index i... e55fec9
- add missing field for DDIM sampler that was breaking img2img 5692bf1
- rename generation_parameters_copypaste module to infotext 003b91f
- infotext.py: add support for old modules.generation_parameters_copypaste name c5496c7
- infotext.py: rename usages in the codebase d859cec
- add automatic backwards version compatibility d613cd1
- Merge pull request #14145 from drhead/zero-terminal-snr Implement zero terminal SNR noise schedule option 267fd5d
- add automatic version support for zero terminal SNR noise schedule option from #14145 45b7bba
- linter d8126be
- Merge remote-tracking branch 'rubberbaron/xyz-grid-vary-seeds' into dev c352008
- re-layout checkboxes for XYZ grid a bit 0743ee9
- option to convert VAE to bfloat16 (implementation of #9295) ac0ecf3
- Merge pull request #14353 from Nuullll/ipex-sdpa [IPEX] Slice SDPA into smaller chunks cba6fba
- and 1683 more ...
prafullkotecha pushed 1560 commits to main direkshan-digital/text-generation-webui
- Minor Colab fix 072cfe1
- Merge pull request #4608 from oobabooga/dev Merge dev branch 8a2af87
- update AutoGPTQ to higher version for lora applying error fixing (#4604) 8a9d5a0
- Fix CPU memory limit error (issue #3763) (#4597) get_max_memory_dict() was not properly formatting shared.args.cpu_m... 025da38
- Use standard hyphens in filenames (#4576) 564d0cd
- Add /v1/internal/model/unload endpoint be125e2
- Style changes e05d8fd
- Print context length / instruction template to terminal when loading models e6f44d6
- Revert "Fix CPU memory limit error (issue #3763) (#4597)" This reverts commit 025da386a0dcbfd5ff54deb07ed4901b55bc6852. 8ac9428
- Alternative solution to 025da386a0dcbfd5ff54deb07ed4901b55bc6852 Fixes an error. 883701b
- Add more info messages for truncation / instruction template a85ce5f
- Start API when "api" checkbox is checked 9be48e8
- Improve API documentation a475aa7
- Warn users about n_ctx / max_seq_len cd41f89
- Add missing exllamav2 samplers 58c6001
- Strip trailing "\" characters in CMD_FLAGS.txt cbf2b47
- Make sure that API requirements are installed e7d460d
- Bump AutoAWQ to 0.1.7 (#4620) 61f4295
- Bump llama-cpp-python to 0.2.18 (#4611) 923c8e2
- Lint 510a01e
- and 1540 more ...