Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

fix: copy default models to exposed volume on entrypoint #283

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Dec 11, 2024

When doing that way, user can mount a volume containing the downloaded models, but we also will be copying the embeddings model to that directory, so all needed models are there.

When doing that way, user can mount a volume containing the
downloaded models, but we also will be copying the embeddings
model to that directory, so all needed models are there.
Copy link
Contributor

@ptelang ptelang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@yrobla yrobla merged commit 65da10d into main Dec 11, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants