Documentation Index
Fetch the complete documentation index at: https://aihubfrance.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.

Télécharger Ollama
Choisissez votre système d’exploitation pour télécharger Ollama.
macOS
Télécharger
Windows preview
Télécharger
Linux
Commande
| Commande | Description | Exemple |
|---|---|---|
| serve | Démarrer Ollama | ollama serve |
| show | Afficher des informations sur un modèle | ollama show llama3 |
| run | Exécuter un modèle | ollama run llama3 |
| pull | Télécharger un modèle depuis un registre | ollama pull llama3 |
| push | Pousser un modèle vers un registre | ollama push llama3 |
| list | Lister les modèles | ollama list |
| cp | Copier un modèle | ollama cp llama3 llama3_copy |
| rm | Supprimer un modèle | ollama rm llama3 |
| help | Aide sur une commande | ollama help run |
Modèles
Télécharger des modèles
Environs 100 modèles sont disponibles pour Ollama.