Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage models: define custom paths & show defaults #78

Open
tsilvs opened this issue May 31, 2024 · 4 comments
Open

Manage models: define custom paths & show defaults #78

tsilvs opened this issue May 31, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@tsilvs
Copy link

tsilvs commented May 31, 2024

Is your feature request related to a problem? Please describe.

I already have a lot of GiBs of LLMs downloaded on my PC. My connection is metered & slow, storage is limited as well.

I can't afford downloading hundreds of GiBs of data again. It will be slow, expensive & polluting.

Describe the solution you'd like

  • Disclose downloads location in UI
  • Let users specify new default model download directory

Describe alternatives you've considered

  • Support backups & restores of models

Additional context

Alpaca 0.9.2 flatpak from flathub

@tsilvs tsilvs added the enhancement New feature or request label May 31, 2024
@tsilvs
Copy link
Author

tsilvs commented May 31, 2024

Possibly related to #76

@Jeffser
Copy link
Owner

Jeffser commented May 31, 2024

Hi, I don't think I'll be making the download directory modifiable, I prefer it to stay inside the Flatpak directory. For now what you can do if you want to migrate an existing ollama instance to alpaca is this

@tsilvs
Copy link
Author

tsilvs commented Jun 1, 2024

what you can do if you want to migrate an existing ollama instance to alpaca is this

Could be better for UX to add a note somewhere in preferences or list of models about current location for models being ~/.var/app/com.jeffser.Alpaca/data/.ollama

@tsilvs
Copy link
Author

tsilvs commented Jun 2, 2024

@Jeffser another solution idea: what if you add a method of symlinking or hardlinking of models from any user defined directory to ~/.var/app/com.jeffser.Alpaca/data/.ollama?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants