-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Name and Version
[2602.01 version]
Operating systems
Linux
GGML backends
CUDA
Hardware
MI50 32G
Models
No response
Problem description & steps to reproduce
llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'qwen35moe'
llama_model_load_from_file_impl: failed to load model
common_init_from_params: failed to load model '/models/unsloth/Qwen3.5-35B-A3B-Q4_K_M.gguf'
srv load_model: failed to load model, '/models/unsloth/Qwen3.5-35B-A3B-Q4_K_M.gguf'
srv operator(): operator(): cleaning up before exit...
main: exiting due to model loading error
First Bad Commit
No response
Relevant log output
llama_model_load: error loading model: error loading model architecture: unknown model architecture: 'qwen35moe'
llama_model_load_from_file_impl: failed to load model
common_init_from_params: failed to load model '/models/unsloth/Qwen3.5-35B-A3B-Q4_K_M.gguf'
srv load_model: failed to load model, '/models/unsloth/Qwen3.5-35B-A3B-Q4_K_M.gguf'
srv operator(): operator(): cleaning up before exit...
main: exiting due to model loading error