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

[Suggestion] Set one global PATH for all (kinds of) models #433

Open
jamartinh opened this issue Feb 17, 2024 · 0 comments
Open

[Suggestion] Set one global PATH for all (kinds of) models #433

jamartinh opened this issue Feb 17, 2024 · 0 comments

Comments

@jamartinh
Copy link

Currently, the are two places where models are downloaded:

I used:

LLMWareConfig.set_home("/data/llmware")

However the data folder

The $home$ for tools in:

/data/llmware/llmware_data/model_repo

and, even setting the home rest of models are downloaded into
XDG_CACHE
home/.cache/huggingface/hub

Perhaps it is better to have just one single configurable site for all model data since disks can get out of space.

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

No branches or pull requests

1 participant