diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-15 16:14:08 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-15 16:14:08 +0100 |
| commit | ea96f40f7c0c535bc4c7d747d347893b78acb6fb (patch) | |
| tree | 662a098c9026fa43bf1ced4d4ca32394d3fd6958 /website/src/content/blog/2024/06 | |
| parent | dff4a997f86a245c50350038dde0881a00210f6f (diff) | |
Blog posts use Date type pubDate
Diffstat (limited to 'website/src/content/blog/2024/06')
| -rw-r--r-- | website/src/content/blog/2024/06/13/llms_do_not_understand_anything.md | 5 |
1 files changed, 1 insertions, 4 deletions
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 |
