What's Changed
* Disable automatic detach for the serve command by TristanCacqueray in https://github.com/containers/ramalama/pull/287
* Take into account pipx version of shortnames.conf by ericcurtin in https://github.com/containers/ramalama/pull/292
* On Mac, run in container ... by rhatdan in https://github.com/containers/ramalama/pull/291
* TMT: basic rpm installation check by lsm5 in https://github.com/containers/ramalama/pull/276
* Remove requirements.txt, pyproject.toml handles it by rhatdan in https://github.com/containers/ramalama/pull/290
* Enable resumable downloads in ollama.py by swarajpande5 in https://github.com/containers/ramalama/pull/293
* Add rocm Containerfile by ericcurtin in https://github.com/containers/ramalama/pull/240
* Add checksum verification in ollama.py by swarajpande5 in https://github.com/containers/ramalama/pull/294
* Handles stdin input by arouene in https://github.com/containers/ramalama/pull/295
* Show progress bar only for `pull_blob` in ollama.py by swarajpande5 in https://github.com/containers/ramalama/pull/296
**Full Changelog**: https://github.com/containers/ramalama/compare/v0.0.16...v0.0.17