ai-action/setup-ollama
🦙 Set up GitHub Actions with Ollama CLI
This tool helps developers integrate Ollama, a local large language model runner, directly into their GitHub Actions workflows. It simplifies setting up the Ollama command-line interface within your continuous integration environment. The input is a GitHub Actions workflow file, and the output is an environment where you can run Ollama commands to interact with LLMs as part of your automated processes. This is for developers building and testing applications that use local LLMs.
Use this if you are a software developer who needs to automate testing or other tasks that involve running local large language models via Ollama within your GitHub CI/CD pipelines.
Not ideal if you are not a developer or do not use GitHub Actions for your automation needs.
Stars
12
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ai-action/setup-ollama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
containers/ramalama
RamaLama is an open-source developer tool that simplifies the local serving of AI models from...
av/harbor
One command brings a complete pre-wired LLM stack with hundreds of services to explore.
RunanywhereAI/runanywhere-sdks
Production ready toolkit to run AI locally
runpod-workers/worker-vllm
The RunPod worker template for serving our large language model endpoints. Powered by vLLM.
foldl/chatllm.cpp
Pure C++ implementation of several models for real-time chatting on your computer (CPU & GPU)