Ollama
Run large language models locally on your machine
Descripción General
Ollama makes it easy to run open-source LLMs locally. It supports models like Llama, Mistral, Gemma, DeepSeek, and more. Perfect for developers who want privacy, offline access, or to avoid API costs.
Características
Cómo Empezar
Download from ollama.com for your OS. On macOS/Linux run: curl -fsSL https://ollama.com/install.sh | sh. Then pull a model with ollama pull llama3 and start chatting with ollama run llama3.
Precios
Free & Open Source
Ver detalles de preciosPreguntas Frecuentes
What models can I run?
Ollama supports Llama 3, Mistral, Gemma, DeepSeek, Phi, Qwen, CodeLlama, and many more open-source models.
How much RAM do I need?
7B models need ~8GB RAM, 13B models need ~16GB, and 70B models need ~64GB.
Lee artículos sobre IA y diseño
Mantente al día con las últimas tendencias y consejos en diseño e inteligencia artificial
Aprende habilidades de IA
Descubre habilidades prácticas para usar herramientas de IA de manera efectiva