diff --git a/README.md b/README.md index 0f3e165d03..e4986db0cf 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ It includes the following pipelines: 4. [multinomial_causal_lm](./samples/python/multinomial_causal_lm/README.md) - C++: 1. [beam_search_causal_lm](./samples/cpp/beam_search_causal_lm/README.md) - 1. [beam_search_causal_lm](./samples/cpp/benchmark_genai/README.md) + 1. [benchmark_genai](./samples/cpp/benchmark_genai/README.md) 2. [chat_sample](./samples/cpp/chat_sample/README.md) 3. [continuous_batching_accuracy](./samples/cpp/continuous_batching_accuracy) 4. [continuous_batching_benchmark](./samples/cpp/continuous_batching_benchmark)