Integration to HuggingFace `transformers` library

#33
by b-gendron - opened

Is it planned to integrate this model into the transformers library so that it can be loaded with classes like AutoModelForCausalLM? This would make it much easier to include the model in comparative experiments across different architectures, since it allows reusing the same code and evaluation setup already built with the transformerslibrary.

Mistral AI_ org

Sign up or log in to comment