Will this be supported in llama.cpp ?

#9
by AliceThirty - opened

Do you guys have any info on this ? I couldn't find anyone currently working on integrating Motif in llama.cpp

Motif Technologies org
edited 2 days ago

Thanks for the interest, @AliceThirty . There's no llama.cpp/GGUF support yet — Motif-3 uses several custom components (Grouped Differential Latent Attention, Grouped PolyNorm, and a modified mHC) that aren't implemented in ggml/llama.cpp, so those ops would need to be added there first. We apologize for this.

Sign up or log in to comment