Project works flawlessly for the most part right off the bat, but specifically when selecting loras trained in Side-Step in bf16 precision, I get the following error:
load_backend: loaded Vulkan backend from C:\acestep.cpp\build\Release\ggml-vulkan.dll
load_backend: loaded CPU backend from C:\acestep.cpp\build\Release\ggml-cpu-cascadelake.dll
[Load] DiT backend: Vulkan0 (CPU threads: 8)
[GGUF] .\models\AceStep_v15_XL_SFT_Q8.gguf: 830 tensors, data at offset 69056
[DiT] Self-attn: Q+K+V fused
[DiT] Cross-attn: Q+K+V fused
[DiT] MLP: gate+up fused
[Load] null_condition_emb found (CFG available)
[Safetensors] .\adapters\SideStepAdapter/adapter_model.safetensors: 704 tensors
[Adapter] adapter_config.json: alpha=128
Missing CPY op for types: bf16 f32
D:\A\acestep.cpp\ggml\src\ggml-vulkan\ggml-vulkan.cpp:7451: fatal error
Project works flawlessly for the most part right off the bat, but specifically when selecting loras trained in Side-Step in bf16 precision, I get the following error: