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

Use OCI Transport for embeded images to save time #427

Merged
merged 1 commit into from
May 2, 2024

Conversation

rhatdan
Copy link
Member

@rhatdan rhatdan commented May 1, 2024

No reason to use containers/storage for instructlab or vllm since we are only building for embedding within a bootc image. By storing directly in OCI, we can save many minutes and lots of disk size.

@n1hility
Copy link
Member

n1hility commented May 1, 2024

LGTM

Copy link
Collaborator

@lmilbaum lmilbaum left a comment

Choose a reason for hiding this comment

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

LGTM. Would be useful if the work @Gregory-Pereira and I are doing can validate this change.

No reason to use containers/storage for instructlab or vllm
since we are only building for embedding within a bootc image.
By storing directly in OCI, we can save many minutes and lots of
disk size.

Signed-off-by: Daniel J Walsh <[email protected]>
@rhatdan rhatdan merged commit 3abc87e into containers:main May 2, 2024
1 check passed
@sallyom
Copy link
Collaborator

sallyom commented May 2, 2024

LGTM, also - as long as it works (I haven't tested this)!

markmc added a commit to markmc/ai-lab-recipes that referenced this pull request May 23, 2024
Unused since containers#427 - commit 6a42054

Signed-off-by: Mark McLoughlin <[email protected]>
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.

4 participants