We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 491bb4f commit 6c7d799Copy full SHA for 6c7d799
examples/telegram-bot/docker-compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
api:
5
- image: quay.io/go-skynet/local-ai:v1.18.0-ffmpeg
+ image: quay.io/go-skynet/local-ai:v2.17.1-ffmpeg
6
# As initially LocalAI will download the models defined in PRELOAD_MODELS
7
# you might need to tweak the healthcheck values here according to your network connection.
8
# Here we give a timespan of 20m to download all the required files.
0 commit comments