From e38b25e7f8f7c51d94951788447d1f45a5b26e9d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Aug 2024 18:09:32 +0200 Subject: [PATCH] 2024.8: Fix number --- source/_posts/2024-08-07-release-20248.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2024-08-07-release-20248.markdown b/source/_posts/2024-08-07-release-20248.markdown index 35bf94017e5..7c53989147c 100644 --- a/source/_posts/2024-08-07-release-20248.markdown +++ b/source/_posts/2024-08-07-release-20248.markdown @@ -213,7 +213,7 @@ with this new benchmark, and the cloud-based models scored 98%, but local LLMs did not do nearly as well. Through prompt tuning and fixes included in this release, we have gotten local -LLMs to score a reasonable 83%. We will continue to test new models while +LLMs to score a reasonable 84%. We will continue to test new models while improving our prompts and tools to achieve a higher score.