Skip to content

Releases: containers/ramalama

v0.11.3

04 Aug 12:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

28 Jul 13:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.2

v0.11.1

21 Jul 16:42
Compare
Choose a tag to compare

What's Changed

  • Bump to 0.11.0 by @rhatdan in #1694
  • Mistral should point to lmstudio gguf by @ericcurtin in #1698
  • chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1752587049 by @renovate[bot] in #1699
  • chore(deps): update quay.io/konflux-ci/build-trusted-artifacts:latest docker digest to f7d0c51 by @renovate[bot] in #1696
  • reduce unnecessary image pulls during testing, and re-enable a couple tests by @mikebonnet in #1700
  • Minor fixes to rpm builds by packit and spec file. by @smooge in #1704
  • konflux: build cuda on arm64, and simplify testing by @mikebonnet in #1687
  • chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1752625787 by @red-hat-konflux-kflux-prd-rh03[bot] in #1710
  • Included ramalama.conf in wheel by @carlwgeorge in #1711
  • Improve NVIDIA GPU detection. by @jwieleRH in #1617
  • README: remove duplicate statements by @rhatdan in #1707
  • fix GPU selection and pytorch URL when building rag images by @mikebonnet in #1709
  • Add support for Intel Iris Xe Graphics (46AA, 46A6, 46A8) by @tonyjames in #1712
  • konflux: add pipelines for asahi, cann, intel-gpu, llama-stack, musa, openvino, and ramalama-cli by @mikebonnet in #1708
  • Add vllm to cpu inferencing Containerfile by @ericcurtin in #1677
  • build_rag.sh: install cmake by @mikebonnet in #1716
  • Update Konflux references by @red-hat-konflux-kflux-prd-rh03[bot] in #1718
  • container-images: add virglrenderer to vulkan by @slp in #1714
  • added milvus support and qol console logs for rag command by @bmahabirbu in #1720
  • fixes issue where format=markdown saves to dublicate absolute path by @bmahabirbu in #1719
  • Engine should be created after checks by @rhatdan in #1722
  • Use model organization as namespace when pulling Ollama models by @engelmi in #1721
  • Consolodate run and chat commands together also allow specification of prefix in ramalama.conf by @rhatdan in #1706
  • If container fails on Run, warn and exit by @rhatdan in #1723
  • Added temporary migration routine for non-namespaced ollama models by @engelmi in #1725

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

14 Jul 15:00
Compare
Choose a tag to compare

What's Changed

  • Bump to v0.10.1 by @rhatdan in #1667
  • Adds the ability to include vision based context to chat via --rag by @ieaves in #1661
  • Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1751897624 by @red-hat-konflux-kflux-prd-rh03[bot] in #1670
  • chore(deps): update konflux references by @red-hat-konflux-kflux-prd-rh03[bot] in #1664
  • feat: allow for dynamic version installing of ramalama-stack by @nathan-weinberg in #1671
  • Inspect add safetensor support by @engelmi in #1666
  • Revert "feat: allow for dynamic version installing of ramalama-stack" by @ericcurtin in #1672
  • move --image & --keep-groups to run, serve, perplexity, bench commands by @rhatdan in #1669
  • mlx fixes by @ericcurtin in #1673
  • Enhance ref file and mount all snapshot files to container by @engelmi in #1643
  • Hide --container option, having --container/--nocontainer is confusing by @rhatdan in #1675
  • Enable SELinux separation by @rhatdan in #1676
  • chore: bump ramalama-stack to 0.2.5 by @nathan-weinberg in #1680
  • Bugfix for chat by @ericcurtin in #1679
  • Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.6-1752069608 by @renovate[bot] in #1668
  • chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1752069608 by @red-hat-konflux-kflux-prd-rh03[bot] in #1684
  • konflux: add integration tests that run in multi-arch VMs by @mikebonnet in #1683
  • Allow ramalama rag to output different formats by @rhatdan in #1685
  • Bug/chat fix by @ieaves in #1681
  • chore(deps): update konflux references by @red-hat-konflux-kflux-prd-rh03[bot] in #1688
  • Only install if pyproject.toml exists by @ericcurtin in #1689
  • Readme improvements: Update model's name and improve CUDA_VISIBLE_DEVICES section by @mbortoli in #1691
  • Move rpms by @smooge in #1693

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

07 Jul 12:22
Compare
Choose a tag to compare

What's Changed

  • Bump to v0.10.0 by @rhatdan in #1629
  • Fix handling of --host option when running in a container by @rhatdan in #1628
  • Start process of moving python-ramalama to ramalama by @smooge in #1498
  • Fix modelstore deleting logic when multiple reference refer to the same blob/snapshot by @olliewalsh in #1620
  • chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1751287003 by @red-hat-konflux-kflux-prd-rh03 in #1633
  • run tests during build pipelines by @mikebonnet in #1614
  • Split the model store into multiple files by @engelmi in #1640
  • chore: bump ramalama-stack to 0.2.4 by @nathan-weinberg in #1639
  • Use config instance for defining pull behavior in accel_image by @engelmi in #1638
  • quadlet: add missing privileged options by @jbtrystram in #1631
  • build layered images from Containerfiles by @mikebonnet in #1641
  • Add command to list available models by @ericcurtin in #1635
  • Adds a user configuration setting to disable gpu prompting by @ieaves in #1632
  • chore(deps): update registry.access.redhat.com/ubi9/ubi docker tag to v9.6-1751445649 by @red-hat-konflux-kflux-prd-rh03 in #1658
  • Update lint and format tools configuration by @telemaco in #1659
  • konflux: add pipelines for the layered images of ramalama, cuda, rocm, and rocm-ubi by @mikebonnet in #1657
  • Always use absolute path for --store option by @rhatdan in #1637
  • Add .pre-commit-config.yaml by @telemaco in #1660
  • MLX runtime support by @kush-gupt in #1642
  • Make sure errors and progress messages go to STDERR by @rhatdan in #1665

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

30 Jun 12:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.10.0

v0.9.3

23 Jun 15:24
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @red-hat-konflux-kflux-prd-rh03 made their first contribution in #1542
  • @scraly made their first contribution in #1558
  • @mtrmac made their first contribution in #1569

Full Changelog: v0.9.2...v0.9.3

v0.9.2

16 Jun 20:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

09 Jun 12:38
c62acfb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

03 Jun 12:29
e053285
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.5...v0.9.0