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

Update Containerfile #702

Closed braultatgithub closed 1 month ago

braultatgithub commented 2 months ago

small typo.

rhatdan commented 2 months ago

You have to sign your commits

git commit -a --amend -s git push --force

LGTM once it is signed.

rhatdan commented 1 month ago

@braultatgithub Still working on this?