1
0
mirror of https://github.com/containers/ramalama.git synced 2026-02-05 15:47:26 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Daniel J Walsh
71872f8ced Bump to v0.8.3
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-05-12 12:02:34 -04:00
Daniel J Walsh
982e70d51b Bump to v0.8.2
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-05-05 10:35:02 -04:00
Daniel J Walsh
e1f84cb1b9 Bump to 0.8.1
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-29 14:15:52 -04:00
Daniel J Walsh
381dd738aa Bump to v0.8.0
Stop using installed library version.

Fixes: https://github.com/containers/ramalama/issues/1297

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-28 07:36:34 -04:00
Daniel J Walsh
2147ca83ac Bump to v0.7.5
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-21 06:12:47 -04:00
Daniel J Walsh
807bd54fc5 Tag images on push with digests, so they are permanent
We have accidently overwridden the images release version
if we also tag by digest, then we will not destroy the
image or manifest list. Since Podman Desktop AI Lab Recipes
relies on the image digest this makes it safer for them.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-18 10:30:37 -04:00
Daniel J Walsh
4497be31a5 Fixes for llama-stack image to build and install
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-17 12:40:25 -04:00
Daniel J Walsh
a67538f9d9 Fix release scripts for openvino
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-17 12:26:11 -04:00
Daniel J Walsh
7a6cc8968e Add newver.sh script
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-16 10:04:51 -04:00
Daniel J Walsh
0f830f2afb More fixes to get release out
intel-gpu will not currently build on Fedora 42, there are issues
in the glibc library. Should try again when Fedora 42 is released
in May.

Verification of the ramalama-cli command, was broken, since ramalama
is the entrypoint.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-14 13:25:09 -04:00
Daniel J Walsh
07d8ba417a Fixup build and release scripts
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-14 10:07:11 -04:00
Daniel J Walsh
b996ae315d Build images for llama-stack
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-10 17:54:02 -04:00
Daniel J Walsh
1282987809 Scripts currently used for releasing images
These are the scripts I am using to push images and build multi-arch
images to the quay.io repositories.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2025-04-08 13:32:33 -04:00
Eric Curtin
fb45f235e2 Add llama-run
And update llama.cpp and whisper.cpp.

Signed-off-by: Eric Curtin <ecurtin@redhat.com>
2025-01-02 23:15:32 +00:00