informatica:inteligencia_artificial:agentes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:inteligencia_artificial:agentes [2025/10/16 11:09] – jose | informatica:inteligencia_artificial:agentes [2025/12/05 07:59] (current) – jose | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| DIR_OLLAMA=/ | DIR_OLLAMA=/ | ||
| docker run --name ollama -v $DIR_OLLAMA/ | docker run --name ollama -v $DIR_OLLAMA/ | ||
| + | |||
| + | MAC ponemos mas memoria al docker: | ||
| + | docker run -d --name ollama -p 11434:11434 --memory=" | ||
| + | |||
| apt-get install -y curl python3-venv | apt-get install -y curl python3-venv | ||
informatica/inteligencia_artificial/agentes.1760612997.txt.gz · Last modified: by jose
