rabidcopy

Results 9 issues of rabidcopy

## Bug Report ### What's the issue you encountered? Game fails to reach the title screen when using the Vulkan backend. Have tried 1x resolution, 2x resolution, clearing caches, clearing...

bug
gpu
graphics-backend:vulkan

## Bug Report ### What's the issue you encountered? Experiencing extreme flickering graphics during gameplay. Some graphical effects do not render correctly. Requires AMD_DEBUG=nohyperz to render most models correctly. ###...

bug
gpu
graphics-backend:opengl
graphics-vendor:amd

**Describe the bug** Use of the 3 way checkpoint merge with add difference selected results in an unusable checkpoint. (with model hash 925997e9 as the tertiary???) **To Reproduce** Steps to...

bug-report

**Is your feature request related to a problem? Please describe.** Don't think this is a duplicate of anything else and shouldn't be confused with #1325. This is related to the...

This is a bit of an odd case but I was wondering if there is any means to take an embeddings.pt with multiple placeholders and merge or otherwise consolidate them...

Edit: Most of the below is now outdated. This PR aims to do two things. -Replace EOS with newline to prevent context/memory being flushed by EOS in interactive mode -Better...

enhancement
generation quality

Can't pinpoint which commit did it but it was working as of 2f9d6a97ec7e3cb25beb13a320da8ec4573355d3. `python main.py --novram --disable-smart-memory --deterministic --extra-model-paths-config extra_model_paths.yaml --dont-upcast-attention --preview-method latent2rgb` ``` ERROR:root:!!! Exception during processing !!! ERROR:root:Traceback...

`python main.py --normalvram --use-quad-cross-attention --auto-launch --disable-smart-memory --preview-method latent2rgb --dont-upcast-attention` (model is automatically loaded in lowvram mode due to 4GB of VRAM.) ``` Total VRAM 4096 MB, total RAM 15943 MB...

Currently when using `Read parameters (prompt, etc...) from txt2img tab when making previews`, the sampler selected is ignored and instead the default ("Euler a") sampler is used. This is due...