diff options
| author | Christian Cleberg <[email protected]> | 2024-01-13 12:10:06 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-01-13 12:10:06 -0600 |
| commit | 05f527b42c60a9757285e76478a54656adad5f32 (patch) | |
| tree | 73089563ca3bab46845e2ffe13b383e2ac6e6321 /content | |
| parent | 86bff84f5b16de366f5ec62b67e940c30fd67f4a (diff) | |
| download | cleberg.net-05f527b42c60a9757285e76478a54656adad5f32.tar.gz cleberg.net-05f527b42c60a9757285e76478a54656adad5f32.tar.bz2 cleberg.net-05f527b42c60a9757285e76478a54656adad5f32.zip | |
fix: remove erroneous line break
Diffstat (limited to 'content')
| -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 |
