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: fix formatting #707

Closed omertuc closed 1 month ago

omertuc commented 1 month ago

The wrapper had a mixed used of tabs/spaces, making it annoying to edit

Formatted with shfmt to switch to spaces