Advertisement
BaSs_HaXoR

Ollama LLM install location [Android, Termux, Proot]

Feb 2nd, 2025 (edited)
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. Directory location of ollama models on android via termux,proot debian:
  2. /root/.ollama/models/manifests/registry.ollama.ai/library/
  3.  
  4. Ex.
  5. codegeex4 dolphin-mistral meditron starcoder deepseek-coder granite3-dense nexusraven tinyllama deepseek-r1 llama2-uncensored phi
  6.  
  7. //BaSs_HaXoR
  8. //Since starcoder was already (ollama run starcoder:7b) installed...
  9. //Found it's directory location using this command in termux, proot-debian terminal: find / -name "starcoder" 2>/dev/null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement