diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-01-13 14:03:06 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-01-13 14:03:06 -0600 |
commit | 10ee02b8e342c133e9e51704303dbb70f2056e8d (patch) | |
tree | 6ad6bf30257da5aab2b75d7a4c0d6a6a67c23621 /content/blog/2024-01-13-local-llm.md | |
parent | da897c33a084249d4cb011728a0923432860470d (diff) | |
download | cleberg.net-10ee02b8e342c133e9e51704303dbb70f2056e8d.tar.gz cleberg.net-10ee02b8e342c133e9e51704303dbb70f2056e8d.tar.bz2 cleberg.net-10ee02b8e342c133e9e51704303dbb70f2056e8d.zip |
feat: add community integration example
Diffstat (limited to 'content/blog/2024-01-13-local-llm.md')
-rw-r--r-- | content/blog/2024-01-13-local-llm.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/blog/2024-01-13-local-llm.md b/content/blog/2024-01-13-local-llm.md index c20dcd3..86ce396 100644 --- a/content/blog/2024-01-13-local-llm.md +++ b/content/blog/2024-01-13-local-llm.md @@ -67,6 +67,8 @@ 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 While there are a handful of decent macOS options, it was quite difficult to |