Skip to content

Conversation

fadebek
Copy link
Contributor

@fadebek fadebek commented Jun 27, 2024

Previously, when loading a base model from s3:

--source s3 --model-id s3://bucket/model

The model would be downloaded to the cache path /data/models--model. However, when the base model is first loaded, it tried to search the incorrect path /data/models--s3:----bucket--model which causes an error since the directory doesnt exist.

Fiyi Adebekun added 2 commits June 27, 2024 09:11
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

Successfully merging this pull request may close these issues.

1 participant