I'm trying to use MTP with gemma but I'm getting the following error, which is preventing me from setting a specific context size.
E llama_init_from_model: failed to initialize the context: Gemma4Assistant requires ctx_other to be set (this is normal during memory fitting)
How do I fix? There doesn't seem to be a "ctx_other" flag to add to my launch command??