Skip to content

Commit

Permalink
fix(dev-stack): update text-embeddings-inference to 1.2.2 (#9754)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelromcar-parabol authored May 14, 2024
1 parent 5ec8f45 commit 1c8fa84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/stacks/development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ services:
networks:
parabol-network:
text-embeddings-inference:
image: ghcr.io/huggingface/text-embeddings-inference:cpu-1.2
image: ghcr.io/huggingface/text-embeddings-inference:cpu-1.2.2
command:
- "--model-id=llmrails/ember-v1"
platform: linux/x86_64
Expand Down

0 comments on commit 1c8fa84

Please sign in to comment.