containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
111 stars 110 forks source link

add skopeo so that ilab model download will work #684

Closed jeremyeder closed 3 months ago

jeremyeder commented 3 months ago

This is required for https://github.com/instructlab/instructlab/pull/1756 to work.

rhatdan commented 3 months ago

@jeremyeder you need to sign your commit.

rhatdan commented 3 months ago

Also can you put the same change in amd-bootc and intel-bootc.

In a perfect world ilab would be an RPM with a requirement on skopeo...

n1hility commented 3 months ago

Just an FYI that it’s inclusion at the bootc level is more for friendliness / diagnostic purposes. Ilab will be invoking a skopeo install inside the container with a host volume mount for output.

romfreiman commented 3 months ago

/hold there is skopeo already:

[rom@rhelai ~]$ rpm -qf /usr/bin/skopeo skopeo-1.14.3-3.el9_4.x86_64