Liger-Kernel
Liger-Kernel copied to clipboard
[New Model] Support LLaMA 4 family
🚀 The feature, motivation and pitch
The Llama 4 models are auto-regressive language models that use a mixture-of-experts (MoE) architecture and incorporate early fusion for native multimodality. https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct
Alternatives
No response
Additional context
No response
I will try to do this
is there any progress on this?
Hello, I am working on this. Here is my draft: #740
The Liger support for LLama4 family is now added.
Thanks!