Thank You for your hard work. I really cant wait to try it, but i getting this error:
SamplerCustomAdvanced
CUDA error: invalid argument
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1
Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.
EDIT:
Its working when i changed to GGUF MODEL. So probably i have something wrong with standard models
EDIT2:
Unfoirtunatelly with GGUF i recived also Oout of memory
I have rtx 4090 24gb vram and 96gb ddr5

Thank You for your hard work. I really cant wait to try it, but i getting this error:
SamplerCustomAdvanced
CUDA error: invalid argument
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1
Compile with
TORCH_USE_CUDA_DSAto enable device-side assertions.EDIT:
Its working when i changed to GGUF MODEL. So probably i have something wrong with standard models
EDIT2:
Unfoirtunatelly with GGUF i recived also Oout of memory
I have rtx 4090 24gb vram and 96gb ddr5