Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ Jan-v1 is optimized for direct integration with the [Jan App](https://jan.ai/).
|
|
44 |
|
45 |
**Using vLLM:**
|
46 |
```bash
|
47 |
-
vllm serve janhq/Jan-edge \
|
48 |
--host 0.0.0.0 \
|
49 |
--port 1234 \
|
50 |
--enable-auto-tool-choice \
|
|
|
44 |
|
45 |
**Using vLLM:**
|
46 |
```bash
|
47 |
+
vllm serve janhq/Jan-v1-edge \
|
48 |
--host 0.0.0.0 \
|
49 |
--port 1234 \
|
50 |
--enable-auto-tool-choice \
|