Skip to content

Commit

Permalink
Merge pull request #1 from sachop0974/sachop0974-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sachop0974 authored May 22, 2024
2 parents 7d823cf + 8df0a9e commit c56909d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comps/embeddings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ docker run -d --name="embedding-tei-server" -p 6000:6000 --ipc=host -e http_prox

```bash
cd docker
docker compose -f docker_compose.yaml up -d
docker compose -f docker_compose_embedding.yaml up -d
```

# 🚀Consume Embedding Service
Expand Down

0 comments on commit c56909d

Please sign in to comment.