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 c2b3ae1 commit 8e90e37Copy full SHA for 8e90e37
docker/README.md
@@ -11,8 +11,8 @@ This Docker Compose configuration allows you to quickly run Semantic Router + En
11
12
1. **Clone the repository and navigate to the project directory**
13
```bash
14
- git clone https://github.com/vllm-project/semantic-router.git
15
- cd semantic-router
+ git clone <repository-url>
+ cd semantic_router
16
```
17
18
2. **Download required models** (if not already present):
0 commit comments