diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-13 12:10:06 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-13 12:10:06 -0600 |
commit | da897c33a084249d4cb011728a0923432860470d (patch) | |
tree | 73089563ca3bab46845e2ffe13b383e2ac6e6321 /content/blog/2024-01-13-local-llm.md | |
parent | bf30e30e598701588f79e3dd4c4deb2cad663537 (diff) | |
download | cleberg.net-da897c33a084249d4cb011728a0923432860470d.tar.gz cleberg.net-da897c33a084249d4cb011728a0923432860470d.tar.bz2 cleberg.net-da897c33a084249d4cb011728a0923432860470d.zip |
fix: remove erroneous line break
Diffstat (limited to 'content/blog/2024-01-13-local-llm.md')
-rw-r--r-- | content/blog/2024-01-13-local-llm.md | 3 |
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. - + ### Community Integrations |