File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,10 @@ This comparison matrix shows the supported CLI options between GenAI-Perf and AI
3838| ---------------| -------------| ------------| ---------| -------|
3939| ** chat** | Standard chat completion API (OpenAI-compatible) | ✅ | ✅ | |
4040| ** completions** | Text completion API for prompt completion | ✅ | ✅ | |
41- | ** embeddings** | Text embedding generation for similarity/search | ✅ | ✅ | |
41+ | ** embeddings** | Text embedding generation for similarity/search | ✅ | ✅ | renamed to ` nim_rankings ` in AIPerf |
4242| ** rankings** | Text ranking/re-ranking for search relevance | ✅ | ✅ | |
43+ | ** huggingface_tei_rankings** | Huggingface TEI re-ranker API | ✅ | ✅ | |
44+ | ** cohere_rankings** | Cohere re-ranker API | ❌ | ✅ | |
4345| ** responses** | OpenAI responses endpoint | ❌ | ❌ | |
4446| ** dynamic_grpc** | Dynamic gRPC service calls | ✅ | ❌ | |
4547| ** huggingface_generate** | HuggingFace transformers generate API | ✅ | ❌ | |
You can’t perform that action at this time.
0 commit comments