v0.0.23
What's Changed
- Remove omlmd as a dependency by @ericcurtin in #428
- Check versions match in CI by @ericcurtin in #427
- Fix podman run oci://... by @rhatdan in #429
- Attempt to remove OCI Image if removing as Ollama or Huggingface fails by @rhatdan in #432
- Run does not have generate, so remove it by @rhatdan in #434
- Run the command by default without stderr by @rhatdan in #436
- Closing stderr on podman command is blocking progress information and… by @rhatdan in #438
- Make it easier to test-run manually by @rhatdan in #435
- Install llama-cpp-python[server] by @ericcurtin in #430
Full Changelog: v0.0.22...v0.0.23