mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-11 13:26:40 -05:00
[PR #2939] [CLOSED] Add Ollama #6648
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2939
Author: @CarlosAlbertoFurtado
Created: 3/2/2026
Status: ❌ Closed
Base:
master← Head:add-ollama📝 Commits (1)
e9897ecAdd Ollama to Machine Learning section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Project
Ollama
Checklist
Add project-name* [project-name](url) - Description ending with period.Why This Project Is Awesome
Which criterion does it meet? (pick one)
Explain:
Ollama is the most widely used tool for running large language models locally, with over 130k GitHub stars. It has become the standard way developers run and interact with LLMs on their own machines.
How It Differs
There is no similar entry for local LLM inference in the Machine Learning section. LangChain and LlamaIndex focus on building LLM applications, while Ollama focuses on running the models themselves locally.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.