inteligencia artificial China sin internet
a mí me funciona.
para obtener inteligencia artificial China Deepseek sin internet en tu teléfono Android:
-termux-setup-storage # Grant storage permissions
-pkg update && pkg upgrade # Update packages
-pkg install git cmake golang libjpeg-turbo # Install dependencies
-git clone --depth 1 https://github.com/ollama/ollama.git
-cd ollama
-go generate ./...
-go build . # Build the Ollama binary
For Android, use distilled or quantized models:
Recommended: deepseek-r1:1.5b (5.7GB) or deepseek-r1:8b-q4 (quantized
-./ollama serve & # Run in the background
-/ollama run deepseek-r1:1.5b
Optimizing Performance
Use Quantized Models: Reduce RAM usage by 30% with deepseek-r1:8b-q4.
Prevent Sleep: Keep Termux active with:
pkg install termux-services sv-enable termux-wake-lock
Free Up RAM: Close background apps before running models.
esta información la he obtenido de:
https://dev.to/majdisaibi/how-to-run-deepseek-r1-locally-on-your-android-device-4ape
para ejecutar posteriormente
CD ollama
./ollama serve &
./ollama run deepseek -r1:8b
-------
si bien hace buenos razonamientos hay que complementar información de base de datos poniendo en tu teléfono la Wikipedia offline llamada kiwix
Comentarios
Publicar un comentario