Support Mimo-2.5#1723
Conversation
|
It gives me nonsense Also i'm not sure the KV cache is supposed to have different sizes for K and V, just one thing i noticed with: |
|
I might need further testing but I suspect that this breaks slot save for Qwen 3.5 too. This happens when restoring a slot saved with this PR. |
|
I was testing a IQ3_XXS/IQ4_XS quant previously using the mainline PR branch from AesSedai. Using the same quant, this PR branch gives the same output, with better TG. Speed with mainline PR: Speed with this PR: I made this quant without using imatrix, and the quality is so-so. Will make another one with IQ3_KS/IQ4_KSS and imatrix.. |
Can you share the command and quant you used? |
|
I tested it with AesSedai non pro Q5_K_M and it worked fine (it just enter in an endless reasoning loop with a more complex prompt, but it also happens with the llama.cpp). |
|
@sayap Can you share the ik imatrix file you made, if you made one? |
Just the small change in 2.5 that adds a separate scale for the V tensors. Nothing related to vision or audio.