diff options
| author | Christian Cleberg <[email protected]> | 2024-01-13 14:03:06 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-01-13 14:03:06 -0600 |
| commit | 6a0e81af73700ccbaec1422e806bff298b1745b6 (patch) | |
| tree | 6ad6bf30257da5aab2b75d7a4c0d6a6a67c23621 | |
| parent | 05f527b42c60a9757285e76478a54656adad5f32 (diff) | |
| download | cleberg.net-6a0e81af73700ccbaec1422e806bff298b1745b6.tar.gz cleberg.net-6a0e81af73700ccbaec1422e806bff298b1745b6.tar.bz2 cleberg.net-6a0e81af73700ccbaec1422e806bff298b1745b6.zip | |
feat: add community integration example
| -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 |
