Skip to content

v0.0.21

Compare
Choose a tag to compare
@rhatdan rhatdan released this 04 Nov 15:40
· 154 commits to main since this release

What's Changed

  • Fix rpm build by @rhatdan in #350
  • Add environment variables for checksums to ramalama container by @rhatdan in #355
  • Change default container name for ROCm container image by @ericcurtin in #360
  • Allow removal of models specified as shortnames by @rhatdan in #357
  • Added a check to the zsh completions generation step by @ericcurtin in #356
  • Add vulkan image and show size by @ericcurtin in #353
  • Update ggerganov/whisper.cpp digest to 0fbaac9 by @renovate in #363
  • Allow pushing of oci images by @rhatdan in #358
  • Fix Makefile to be less stringent on failues of zsh by @smooge in #368
  • Add support for --authfile and --tls-verify for login by @rhatdan in #364
  • Fix incompatible Ollama paths by @swarajpande5 in #370
  • Fix shortname paths by @swarajpande5 in #372
  • Change to None instead of "" by @ericcurtin in #371
  • Kompute build is warning it is missing this package by @ericcurtin in #366
  • Add --debug option to show exec_cmd and run_cmd commands by @rhatdan in #373
  • Add support for pushing a file into an OCI Model image by @rhatdan in #374
  • Replace huggingface-cli download command with simple https client to pull models by @swarajpande5 in #375
  • Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.4-1214.1729773476 by @renovate in #380
  • Update ggerganov/whisper.cpp digest to c0ea41f by @renovate in #381
  • Update ggerganov/whisper.cpp digest to fc49ee4 by @renovate in #382
  • Update dependency huggingface/huggingface_hub to v0.26.2 by @renovate in #383
  • Update dependency tqdm/tqdm to v4.66.6 - autoclosed by @renovate in #385
  • Update ggerganov/whisper.cpp digest to 1626b73 by @renovate in #386
  • Support listing and removing newly designed bundled images by @rhatdan in #378
  • Fix default conman check by @rhatdan in #389
  • Drop in config by @ericcurtin in #379
  • Update ggerganov/whisper.cpp digest to 55e4221 by @renovate in #390
  • Move run_container to model.py allowing models types to override by @rhatdan in #388
  • Update ggerganov/whisper.cpp digest to 19dca2b by @renovate in #392
  • Add man page information for ramalama.conf by @rhatdan in #391
  • More debug info by @ericcurtin in #394
  • Make transport use config by @rhatdan in #395
  • Enable containers on macOS to use the GPU by @slp in #397
  • chore(deps): update ggerganov/whisper.cpp digest to 4e10afb by @renovate in #398
  • Time for removal of huggingface_hub dependancy by @ericcurtin in #400
  • Mount model. car volumes into container by @rhatdan in #396
  • Remove huggingface-hub references from spec file by @ericcurtin in #401
  • Packit: disable osh diff scan by @lsm5 in #403
  • Make minimal change to allow for ramalama to build on EL9 by @smooge in #404
  • reduced the size of the nvidia containerfile by @bmahabirbu in #407
  • Move /run/model to /mnt/models to match k8s model.car definiton by @rhatdan in #402
  • Verify pyproject.py and setup.py have same version by @rhatdan in #405
  • Make quadlets work with OCI images by @rhatdan in #406

Full Changelog: v0.0.20...v0.0.21