Skip to content

Commit 869ad4f

Browse files
committed
add ai dir
1 parent 2b7b13a commit 869ad4f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ai/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Readme
2+
3+
This directory contains examples of using [Ollama](https://ollama.com) with Python. Some of you might be wondering: What is Ollama? It's a tool that allows you to use LLMs locally. Once Ollama is installed and a large language model (LLM) has been downloaded, you can use that model in the terminal. Ollama also has a simple graphical interface (similar to ChatGPT).
4+
5+
[This blog post](https://niftycode.eu/using-large-language-models-with-ollama-locally-on-mac/) describes how to install Ollama on a Mac. The procedure shown should be very similar under Linux and Windows.

0 commit comments

Comments
 (0)