huggingface/candle

Model Wishlist

Open

#1177 opened on Oct 25, 2023

View on GitHub
 (107 comments) (11 reactions) (0 assignees)Rust (19,476 stars) (1,440 forks)batch import
help wanted

Description

This issue aims at keeping track of the models that would be interesting to get added to candle. Feel free to make a comment to mention a new model, or vote for a model already in the list.

Added recently:

  • JinaBert, embeddings model with an apache 2 license and a larger context (+ using alibi biases rather than rope embeddings).
  • Marian-MT, a neural machine translation model.
  • Yi-6b / Yi-34b, bilingual (English/Chinese) LLM.

Contributor guide