From ea96f40f7c0c535bc4c7d747d347893b78acb6fb Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 15 Jul 2024 16:14:08 +0100 Subject: Blog posts use Date type pubDate --- .../src/content/blog/2024/06/13/llms_do_not_understand_anything.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'website/src/content/blog/2024/06') diff --git a/website/src/content/blog/2024/06/13/llms_do_not_understand_anything.md b/website/src/content/blog/2024/06/13/llms_do_not_understand_anything.md index 004234a..9598843 100644 --- a/website/src/content/blog/2024/06/13/llms_do_not_understand_anything.md +++ b/website/src/content/blog/2024/06/13/llms_do_not_understand_anything.md @@ -2,10 +2,7 @@ title: LLMs do not understand anything description: >- Save this for the next time someone tells you that LLMs 'understand' things. -pubDate: - year: 2024 - month: 06 - day: 13 +pubDate: 2024-06-13 --- LLMs do not understand what they are talking about. They just don't. It's not -- cgit v1.2.3