Join us

ContentUpdates and recent posts about Ollama..
Discovery IconThat's all about @Ollama — explore more posts below...
Story
@laura_garcia shared a post, an hour ago
Software Developer, RELIANOID

SOC2 compliance

🔐 𝗦𝗢𝗖 𝟮 alignment is about trust, resilience, and doing security right by design. At 𝗥𝗘𝗟𝗜𝗔𝗡𝗢𝗜𝗗, our load balancing and application delivery platform is aligned with the 𝗦𝗢𝗖 𝟮 𝗧𝗿𝘂𝘀𝘁 𝗦𝗲𝗿𝘃𝗶𝗰𝗲𝘀 𝗖𝗿𝗶𝘁𝗲𝗿𝗶𝗮—𝗰𝗼𝘃𝗲𝗿𝗶𝗻𝗴 𝗦𝗲𝗰𝘂𝗿𝗶𝘁𝘆, 𝗔𝘃𝗮𝗶𝗹𝗮𝗯𝗶𝗹𝗶𝘁𝘆, 𝗖𝗼𝗻𝗳𝗶𝗱𝗲𝗻𝘁𝗶𝗮𝗹𝗶𝘁𝘆, 𝗣𝗿𝗼𝗰𝗲𝘀𝘀𝗶𝗻𝗴 𝗜𝗻𝘁𝗲𝗴𝗿𝗶𝘁𝘆, 𝗮𝗻𝗱 𝗣𝗿𝗶𝘃𝗮𝗰𝘆. From encryption ..

 Activity
@kevin-faun started using tool BOOM , 3 hours, 53 minutes ago.
 Activity
@goutham-annem started using tool vLLM , 9 hours, 45 minutes ago.
 Activity
@goutham-annem started using tool Kubernetes , 9 hours, 45 minutes ago.
 Activity
@goutham-annem started using tool Istio , 9 hours, 45 minutes ago.
 Activity
@goutham-annem started using tool GPT-5.3-Codex , 9 hours, 45 minutes ago.
 Activity
@goutham-annem started using tool Google Kubernetes Engine (GKE) , 9 hours, 45 minutes ago.
 Activity
@goutham-annem started using tool Claude Code , 9 hours, 45 minutes ago.
 Activity
@goutham-annem started using tool Azure Kubernetes Service (AKS) , 9 hours, 45 minutes ago.
 Activity
@goutham-annem started using tool AWS EKS , 9 hours, 45 minutes ago.
Ollama is an open source tool for running large language models locally on your own machine. It packages model weights, configuration, and a runtime into a single binary with a simple CLI, letting developers pull and run models like Llama, Mistral, or Qwen with one command (`ollama run <model>`). It exposes an HTTP API compatible with parts of the OpenAI spec, which makes it easy to swap into existing tooling. Ollama is one of the most popular entry points for local LLM inference, particularly on macOS and Linux developer machines.