Add model card for ELF
#1
by nielsr HF Staff - opened
This PR adds a model card for the ELF (Embedded Language Flows) model. It includes:
- Metadata for the license (MIT) and pipeline tag (
text-generation). - A link to the paper "ELF: Embedded Language Flows".
- A link to the official GitHub repository.
- Sample usage for running evaluations as described in the official repository.