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.
2 parents 24abe11 + 4e4dba3 commit b775e19Copy full SHA for b775e19
2 files changed
docker-compose/docker-compose.yml
@@ -120,6 +120,7 @@ services:
120
SECURITY_TOKEN: $VELORUM_JWT_SECRET
121
volumes:
122
- generated-configs:/tmp/generated-configs:ro
123
+ - ./velorum.few_shots_external.configuration.json:/velorum/few_shots_external.configuration.json:ro
124
entrypoint: |
125
sh -c "
126
cp /tmp/generated-configs/velorum.models.configuration.json models.configuration.json
versions/velorum
@@ -1 +1 @@
1
-77b1ea7b4252b2508574e79097048023392e39c6
+4c452db8ab829ea81240ca735e1dd7791754ccc5
0 commit comments