From e292770f50056f9b96fce427b5b68d8cc45e9f62 Mon Sep 17 00:00:00 2001 From: Hassan El Mghari Date: Mon, 23 Sep 2024 10:11:35 -0700 Subject: [PATCH] Update openapi.yaml --- openapi.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 5c992f4..113d9eb 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -917,7 +917,6 @@ components: type: object additionalProperties: type: number - format: float description: Adjusts the likelihood of specific tokens appearing in the generated output. example: { '1024': -10.5, '105': 21.4 }