qwen3moe instead of qwen3_moe?
#5
by
bnjmnmarie
- opened
I found that you named the architecture qwen3moe while the original one is qwen3_moe.
It makes it incompatible with several frameworks, including Transformers.
Would it be possible to rename it with the standard name? (or maybe this is not possible and something hardcoded in llama.cpp?)
I found that you named the architecture qwen3moe while the original one is qwen3_moe.
It makes it incompatible with several frameworks, including Transformers.Would it be possible to rename it with the standard name? (or maybe this is not possible and something hardcoded in llama.cpp?)
same issue