File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3455,6 +3455,7 @@ tex-fmt
34553455texinfo
34563456texlab
34573457texmath
3458+ text-embeddings-inference
34583459texttest
34593460tf-profile
34603461tf-summarize
Original file line number Diff line number Diff line change 11class TextEmbeddingsInference < Formula
22 desc "Blazing fast inference solution for text embeddings models"
33 homepage "https://huggingface.co/docs/text-embeddings-inference/quick_tour"
4- url "https://github.com/huggingface/text-embeddings-inference/archive/refs/tags/v1.6.0 .tar.gz"
5- sha256 "e044ba139ab30dc539fc20a0917a95b1ebc07f643c3684f9482c3acd60b7ca3e "
4+ url "https://github.com/huggingface/text-embeddings-inference/archive/refs/tags/v1.6.1 .tar.gz"
5+ sha256 "8a24e1b2d5fdc579edb4aae0de25aff58d158aa3e5f6e8a9d36a003361a79c19 "
66 license "Apache-2.0"
77
88 bottle do
You can’t perform that action at this time.
0 commit comments