Skip to content

Commit cd97b19

Browse files
committed
Fix grammar: "a LLM" → "an LLM"
LLM is pronounced with a leading vowel sound, so "an" is correct. Fix review feedback on PR #105.
1 parent 5844e93 commit cd97b19

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/posts/2026/04/07/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Attempt to Run a LLM Locally"
2+
title: "Attempt to Run an LLM Locally"
33
date: 2026-04-07
44
authors:
55
- chris
@@ -14,10 +14,10 @@ tags:
1414
- llm
1515
---
1616

17-
In today's (2026-04-07) chat we will attempt to run a LLM locally on my (Chris) machine with the help of attendees. Let's see how easy/hard it is and if my new desktop can handle it. Assuming we get something working, we can do experiments.
17+
In today's (2026-04-07) chat we will attempt to run an LLM locally on my (Chris) machine with the help of attendees. Let's see how easy/hard it is and if my new desktop can handle it. Assuming we get something working, we can do experiments.
1818

1919
Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others.
2020

2121
*Image generated by Nano Banana*
2222

23-
![Attempt to Run a LLM Locally](2026-04-07_feature_image.webp)
23+
![Attempt to Run an LLM Locally](2026-04-07_feature_image.webp)

0 commit comments

Comments
 (0)