Skip to content

Commit 82422b8

Browse files
authored
feat: Update GAP AIPerf comparison doc (#408)
1 parent 71a1cfa commit 82422b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/genai-perf-feature-comparison.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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 ||| |

0 commit comments

Comments
 (0)