aboutsummaryrefslogtreecommitdiff
path: root/content/blog
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-01-13 12:10:06 -0600
committerChristian Cleberg <hello@cleberg.net>2024-01-13 12:10:06 -0600
commitda897c33a084249d4cb011728a0923432860470d (patch)
tree73089563ca3bab46845e2ffe13b383e2ac6e6321 /content/blog
parentbf30e30e598701588f79e3dd4c4deb2cad663537 (diff)
downloadcleberg.net-da897c33a084249d4cb011728a0923432860470d.tar.gz
cleberg.net-da897c33a084249d4cb011728a0923432860470d.tar.bz2
cleberg.net-da897c33a084249d4cb011728a0923432860470d.zip
fix: remove erroneous line break
Diffstat (limited to 'content/blog')
-rw-r--r--content/blog/2024-01-13-local-llm.md3
1 files changed, 1 insertions, 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