cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

05f527b42c60a9757285e76478a54656adad5f32

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2024-01-13T18:10:06Z

fix: remove erroneous line break
 content/blog/2024-01-13-local-llm.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/blog/2024-01-13-local-llm.md b/content/blog/2024-01-13-local-llm.md
index 7521d8d..c20dcd3 100644
--- a/content/blog/2024-01-13-local-llm.md
+++ b/content/blog/2024-01-13-local-llm.md
@@ -57,8 +57,7 @@ additional models found on the [Models](https://ollama.ai/library) page.
 To see the information for the currently-used model, you can run the `/show
 info` command in the chat.
 
-![Model Info](https://img.cleberg.net/blog/20240113-local-llm/ollama_info.png
-!"Model Info")
+![Model Info](https://img.cleberg.net/blog/20240113-local-llm/ollama_info.png "Model Info")
 
 ### Community Integrations