Skip to content

Commit 7ee49a2

Browse files
committed
text-embeddings-inference 1.7.0
1 parent 1eff6d8 commit 7ee49a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/text-embeddings-inference.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.1.tar.gz"
5-
sha256 "8a24e1b2d5fdc579edb4aae0de25aff58d158aa3e5f6e8a9d36a003361a79c19"
4+
url "https://github.com/huggingface/text-embeddings-inference/archive/refs/tags/v1.7.0.tar.gz"
5+
sha256 "f8aa773a15e15bbbd4b793aa79fe65c16bc50c52e7aa710690a7a312c69d159c"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)