Improve supported models doc (#6430)

This commit is contained in:
simveit
2025-05-19 19:43:35 +02:00
committed by GitHub
parent 844e2f227a
commit 506e5de8fe
4 changed files with 21 additions and 6 deletions

View File

@@ -43,7 +43,7 @@ print("Embeddings:", [x.get("embedding") for x in response.get("data", [])])
```
## Supporting Matrixs
## Supported models
| Model Family (Embedding) | Example HuggingFace Identifier | Chat Template | Description |
|-------------------------------------------------|-----------------------------------------------|---------------|--------------------------------------------------------------------------------------------------------------------------------------|