Kerfuffle

Results 14 issues of Kerfuffle

Based on the description in #1965 This adds `ggml_rope_scaled`, `ggml_rope_scaled_inplace`, `ggml_rope_back_scaled` ops. The existing rope ops just pass 1.0 to the impl for compatibility with the current behavior/API. Add `LLAMA_ROPE_SCALE`...

research 🔬

This pull runs TAESD previews on the CPU rather than CPU and uses a separate thread. The main use case is that the VRAM required for TAESD on GPU can...

It doesn't seem like this extension currently honors skipping the high res pass, at least with the current dev version of the 1111 web UI. This pull: 1. Fixes the...

I was excited when I first saw this, but it seems like you can select one and _only_ one word from the overlay. What I really want to do is...

enhancement