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.
README.md
1 parent f08f91c commit cff3e1cCopy full SHA for cff3e1c
README.md
@@ -494,7 +494,7 @@ cargo install --path router -F metal
494
You can now launch Text Embeddings Inference on CPU with:
495
496
```shell
497
-model=BAAI/bge-large-en-v1.5
+model=Qwen/Qwen3-Embedding-0.6B
498
499
text-embeddings-router --model-id $model --port 8080
500
```
@@ -532,7 +532,7 @@ cargo install --path router -F candle-cuda -F http --no-default-features
532
You can now launch Text Embeddings Inference on GPU with:
533
534
535
536
537
538
0 commit comments