Question for new Docker build releases #258
-
Not sure if I am just completely overlooking something here, but is there any way currently to set up my docker compose file to automatically pull the latest release, specifically for the various GPU enabled builds? Like, most containers can equip the :latest tag or whatever the case may be? I'm not sure if having multiple OS/architecture builds complicates this possibility, and it's not a major issue to just check the github page... Just wanted to make sure I'm not adding unnecessary steps for myself. lol |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
The :cuda, :cpu, :vulcan tags always point to the latest release. There are build specific tags like v153-intel-b6189 that reference a |
Beta Was this translation helpful? Give feedback.
The :cuda, :cpu, :vulcan tags always point to the latest release. There are build specific tags like v153-intel-b6189 that reference a
<llama-swap version>-<platform>-<llama-server version>