Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
umbertogriffo committed Dec 18, 2024
1 parent 7ca0369 commit cc6e828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ streamlit run chatbot/rag_chatbot_app.py -- --model llama-3.2 --k 2 --synthesis-
* Ollama:
* [Ollama](https://github.com/ollama/ollama/tree/main)
* [Ollama Python Library](https://github.com/ollama/ollama-python/tree/main)
* [On the architecture of ollama](https://blog.inoki.cc/2024/04/15/Ollama/)
* [Analysis of Ollama Architecture and Conversation Processing Flow for AI LLM Tool](https://medium.com/@rifewang/analysis-of-ollama-architecture-and-conversation-processing-flow-for-ai-llm-tool-ead4b9f40975)
* [How to Customize Ollama’s Storage Directory](https://medium.com/@chhaybunsy/unleash-your-machine-learning-models-how-to-customize-ollamas-storage-directory-c9ea1ea2961a#:~:text=By%20default%2C%20Ollama%20saves%20its,making%20predictions%20or%20further%20training)
* Agent Frameworks:
Expand Down

0 comments on commit cc6e828

Please sign in to comment.