michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip
https://michaelfeil.github.io/infinity/
MIT License
1.32k stars 97 forks source link

support for `revision` #82

Closed michaelfeil closed 8 months ago

michaelfeil commented 8 months ago

Currently now revision is used. It would be helpful to add a revision to download from a specific commit from the huggingface repo.

michaelfeil commented 8 months ago

84