llocal
llocal copied to clipboard
During windows installation select the folder
During windows installation, it should be possible to select the folder where llocal is installed
Hello @albertotn ! Welcome to the llocal community! This one has been on my mind for a while. At the moment, some parts of Ollama auto-downloader script would be affected with the allowing the user to decide where to install. But, for sure when the auto-downloader script and RAG script are implemented will make sure to get this added as well.
Please consider that if, like in my case, I already have ollama installed, is the installation use it or download it again ?
Don't worry it does not download it incase you already have it. The flow for the auto-downloader is as such:
- It checks if you have ollama, if yes then it stops here.
- If no, then it checks if the installer is already downloaded by llocal. If yes then it opens the installer for you.
- If no, then it downloads ollama for you.
So, to cut it short it does not re-download it incase you already have it!
I think on Windows explain this Is mandatory, at least the three phases
Il mer 24 lug 2024, 17:00 Kartikeya Mishra @.***> ha scritto:
Don't worry it does not download it incase you already have it. The flow for the auto-downloader is as such:
- It checks if you have ollama, if yes then it stops here.
- If no, then it checks if the installer is already downloaded by llocal. If yes then it opens the installer for you.
- If no, then it downloads ollama for you.
So, to cut it short it does not re-download it incase you already have it!
— Reply to this email directly, view it on GitHub https://github.com/kartikm7/llocal/issues/7#issuecomment-2248242185, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7SG6LUL7C3QXMIMAFQBRTZN66SDAVCNFSM6AAAAABLMQHWXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBYGI2DEMJYGU . You are receiving this because you were mentioned.Message ID: @.***>