Releases: containers/ramalama
Releases · containers/ramalama
v0.0.18
What's Changed
- Bump to v0.0.17 by @rhatdan in #298
- Add missing svg file for logos by @rhatdan in #299
- Update ggerganov/whisper.cpp digest to 06a1da9 by @renovate in #297
- Check for "krunkit" or "libkrun" strings by @ericcurtin in #303
- allow empty RAMALAMA_CONTAINER_ENGINE by @maxandersen in #307
- Update docker.io/nvidia/cuda Docker tag to v12.6.2 by @renovate in #310
- deps: bump omlmd to incorporate oras-py changes by @tarilabs in #311
- AMD GPU (rocm) support is enabled by @ericcurtin in #312
- No whitespace in container label by @ericcurtin in #306
- Changes to start trimming rocm image by @ericcurtin in #309
- Add --engine to allow overriding engine from command line by @rhatdan in #313
- chore(deps): update ggerganov/whisper.cpp digest to b604906 by @renovate in #314
- turn on --nocontainer tests by @rhatdan in #231
- Add zsh completions by @rhatdan in #315
New Contributors
- @maxandersen made their first contribution in #307
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Disable automatic detach for the serve command by @TristanCacqueray in #287
- Take into account pipx version of shortnames.conf by @ericcurtin in #292
- On Mac, run in container ... by @rhatdan in #291
- TMT: basic rpm installation check by @lsm5 in #276
- Remove requirements.txt, pyproject.toml handles it by @rhatdan in #290
- Enable resumable downloads in ollama.py by @swarajpande5 in #293
- Add rocm Containerfile by @ericcurtin in #240
- Add checksum verification in ollama.py by @swarajpande5 in #294
- Handles stdin input by @arouene in #295
- Show progress bar only for
pull_blob
in ollama.py by @swarajpande5 in #296
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Should print better error if using ps or stop with --nocontainer by @rhatdan in #268
- Add tdqm as a requirement by @rhatdan in #269
- docs: Added links to llama.cpp REST API documentation by @josiahbryan in #274
- Rpm should recommend podman be installed by @rhatdan in #272
- Created Nv docs by @bmahabirbu in #275
- Change directory to fix CI by @ericcurtin in #277
- Fix hack/man-page-checker in CI by @ericcurtin in #278
- chore(deps): update ggerganov/whisper.cpp digest to fdbfb46 by @renovate in #280
- Remove useless
cli run
parameter--prompt
by @arouene in #279 - Report error when AI Service is not available on host by @rhatdan in #281
- Add pipx paths to PATH environment variable by @rhatdan in #282
- Fix typo by @TristanCacqueray in #283
- Add entry to .codespelldict for path by @ericcurtin in #286
- Ramalama to RamaLama by @ericcurtin in #284
New Contributors
- @josiahbryan made their first contribution in #274
- @TristanCacqueray made their first contribution in #283
Full Changelog: v0.0.14...v0.0.16