We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19aa1c8 commit e57b3dfCopy full SHA for e57b3df
Formula/t/text-embeddings-inference.rb
@@ -1,8 +1,8 @@
1
class TextEmbeddingsInference < Formula
2
desc "Blazing fast inference solution for text embeddings models"
3
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"
+ url "https://github.com/huggingface/text-embeddings-inference/archive/refs/tags/v1.8.3.tar.gz"
+ sha256 "778fcfbc98d12dd8d3a47b3a670a3a9fcb245385721f5095f36e31515d44bf7d"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments