From bf51cffbc3118dec8af5bbf43d7898ebf322cf91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Ma=C3=B1=C3=A9?= Date: Tue, 27 Feb 2024 15:55:47 +0100 Subject: [PATCH] Fix argument "shape" to "shape-profile" FIX argument name "shape" to "shapre-profile" on code sample --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a03d5669..ce513016 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ $ python -m benchmark.bench load \ $ python -m benchmark.bench load \ --deployment gpt-4 \ --rate 1 \ - --shape custom \ + --shape-profile custom \ --context-tokens 1000 \ --max-tokens 500 \ https://myaccount.openai.azure.com