containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
103 stars 106 forks source link

`ilab` wrapper script adjustments #680

Closed omertuc closed 2 months ago

omertuc commented 2 months ago

ilab wrapper script adjustments

Ticket RHELAI-442

Background

RHEL AI ships with a script in /usr/local/bin called ilab which makes running ilab commands feel native even though they're actually running in a podman container

Issues

Solutions

Other changes

Added secret/fake "shell" ilab subcommand which opens a shell in the wrapper's container, useful for troubleshooting issues with the wrapper itself

n1hility commented 2 months ago

Excellent thank you @omertuc LGTM

n1hility commented 2 months ago

Just need DCO