Skip to content

fix: avoid crash with LoRAs and type override#974

Merged
leejet merged 1 commit into
leejet:masterfrom
wbruna:fix_lora_type
Nov 16, 2025
Merged

fix: avoid crash with LoRAs and type override#974
leejet merged 1 commit into
leejet:masterfrom
wbruna:fix_lora_type

Conversation

@wbruna

@wbruna wbruna commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

Using a LoRA with e.g. --type q8_0 on Vulkan triggers:

ggml/src/ggml-vulkan/ggml-vulkan.cpp:6093: GGML_ASSERT(ggml_vk_dim01_contiguous(src1) || src1->type == GGML_TYPE_F32 || src1->type == GGML_TYPE_F16) failed

@leejet leejet merged commit aa44e06 into leejet:master Nov 16, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants