Skip to content

Commit e54e483

Browse files
committed
text-embeddings-inference 1.6.1
autobump: add text-embeddings-inference Signed-off-by: Rui Chen <[email protected]>
1 parent 21d229d commit e54e483

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3455,6 +3455,7 @@ tex-fmt
34553455
texinfo
34563456
texlab
34573457
texmath
3458+
text-embeddings-inference
34583459
texttest
34593460
tf-profile
34603461
tf-summarize

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.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

0 commit comments

Comments
 (0)