Skip to content

Commit 25d8733

Browse files
committed
Clean upstream references
1 parent efb76fa commit 25d8733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ curl -X POST http://localhost:3690/v1/chat/completions \
8888
curl -X POST http://localhost:3690/v1/embeddings \
8989
-H "Content-Type: application/json" \
9090
-d '{
91-
"model": "qwen3-embedding-8b",
91+
"model": "zen-embedding-8b",
9292
"input": "Zen models are fast and efficient"
9393
}'
9494
```

0 commit comments

Comments
 (0)