Sat, 22 Feb 2025 09:07:39 UTC | login

Information for build python-ramalama-0.6.0-1.fc42

ID348359
Package Namepython-ramalama
Version0.6.0
Release1.fc42
Epoch
SummaryRamaLama is a command line tool for working with AI LLM models
DescriptionRamaLama is a command line tool for working with AI LLM models On first run RamaLama inspects your system for GPU support, falling back to CPU support if no GPUs are present. It then uses container engines like Podman to pull the appropriate OCI image with all of the software necessary to run an AI Model for your systems setup. This eliminates the need for the user to configure the system for AI themselves. After the initialization, RamaLama will run the AI Models within a container based on the OCI image.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Feb 2025 11:09:48 UTC
CompletedFri, 21 Feb 2025 11:09:48 UTC
Tags
f42
RPMs
src
python-ramalama-0.6.0-1.fc42.src.rpm (info) (download)
noarch
python3-ramalama-0.6.0-1.fc42.noarch.rpm (info) (download)
Changelog * Mon Feb 10 2025 Packit <hello@packit.dev> - 0.6.0-1 - Update to 0.6.0 upstream release * Sat Feb 01 2025 Packit <hello@packit.dev> - 0.5.5-1 - Update to 0.5.5 upstream release * Tue Jan 28 2025 Packit <hello@packit.dev> - 0.5.4-1 - Update to 0.5.4 upstream release * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Jan 14 2025 Stephen Smoogen <ssmoogen@redhat.com> - 0.5.2-1 - Update to 0.5.2 release * Thu Jan 09 2025 Stephen Smoogen <ssmoogen@redhat.com> - 0.5.0-1 - Update to ramalama-0.5.0 * Tue Nov 26 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.2.0-7 - Fix spec file to get CentOS Stream 10 building * Tue Nov 26 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.2.0-6 - Needed to fix to match upstream * Tue Nov 26 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.2.0-5 - Do manual addition of PR #4 items * Tue Nov 26 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.2.0-4 - Fix changes to spec file description and other items found in review * Tue Nov 26 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.2.0-3 - Incorporate upstream PR * Tue Nov 26 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 0.2.0-2 - Switch to go-md2man instead of full name * Fri Nov 22 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.2.0-1 - Update to 0.2.0 * Wed Nov 20 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.1.2-1 - Update to 0.1.2 and fix bugzilla issues. * Thu Nov 14 2024 Stephen Smoogen <ssmoogen@redhat.com> - 0.1.1-1 - Initial pull of package