diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-13 14:04:55 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-13 14:04:55 -0600 |
commit | 4abea9528a0cdb905da99eb0213be5e8afd73c4d (patch) | |
tree | 346e67976207460c79b551015af3cc3b960adc05 /content | |
parent | 10ee02b8e342c133e9e51704303dbb70f2056e8d (diff) | |
download | cleberg.net-4abea9528a0cdb905da99eb0213be5e8afd73c4d.tar.gz cleberg.net-4abea9528a0cdb905da99eb0213be5e8afd73c4d.tar.bz2 cleberg.net-4abea9528a0cdb905da99eb0213be5e8afd73c4d.zip |
feat: add community integration example
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2024-01-13-local-llm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2024-01-13-local-llm.md b/content/blog/2024-01-13-local-llm.md index 86ce396..1da6e49 100644 --- a/content/blog/2024-01-13-local-llm.md +++ b/content/blog/2024-01-13-local-llm.md @@ -67,7 +67,7 @@ section of the project to see how you would prefer to extend Ollama beyond a simple command-line interface. There are options for APIs, browser UIs, advanced terminal configurations, and more. - + ## iOS |