Skip to content

Commit e57b3df

Browse files
committed
text-embeddings-inference 1.8.3
1 parent 19aa1c8 commit e57b3df

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.8.2.tar.gz"
5-
sha256 "b2c2efb245a6b308955cd4470b2cfef6c0584a840239a692896adbf7a70e86d0"
4+
url "https://github.com/huggingface/text-embeddings-inference/archive/refs/tags/v1.8.3.tar.gz"
5+
sha256 "778fcfbc98d12dd8d3a47b3a670a3a9fcb245385721f5095f36e31515d44bf7d"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)