Vue d'ensemble
Download and run Llama, Mistral, and other models locally with a simple CLI and API.
The default local inference stack — zero config, huge model catalog, perfect dev companion.
Fonctionnalités clés
- Run Llama, Mistral, Gemma locally with one command
- OpenAI-compatible REST API on localhost:11434
- Model library with quantized variants for consumer GPUs
- Cross-platform: macOS, Linux, Windows (WSL)
Cas d'usage
- 01Local LLM prototyping before sending traffic to cloud APIs
- 02Privacy-sensitive workflows (legal, health, internal docs)
- 03Pair with Open WebUI or LiteLLM for production-style routing
Démarrage rapide
shell — quick start
curl -fsSL https://ollama.com/install.sh | sh
ollama run llama3.2Compatibilité stack
Open WebUI
LiteLLM
LangChain
RunPod
Tags
Articles associés
Agents IA pour le support client : CrewAI vs AutoGen
Comparez les frameworks multi-agents pour automatiser le support tier-1 dans un SaaS indie.
Meilleurs outils LLM open source pour indie hackers (2026)
Ollama, vLLM, LiteLLM et plus — quoi self-héberger quand vous bootstrappez des features IA.
Fine-tuning Llama 3 sur un GPU budget
Fine-tuning LoRA sur RunPod pour moins de 20 $ — quand ça vaut le coup vs prompt engineering.