Skip to content

Commit 4e4dba3

Browse files
committed
Add external few shots to velorum service
1 parent 54996b7 commit 4e4dba3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ services:
120120
SECURITY_TOKEN: $VELORUM_JWT_SECRET
121121
volumes:
122122
- generated-configs:/tmp/generated-configs:ro
123+
- ./velorum.few_shots_external.configuration.json:/velorum/few_shots_external.configuration.json:ro
123124
entrypoint: |
124125
sh -c "
125126
cp /tmp/generated-configs/velorum.models.configuration.json models.configuration.json

0 commit comments

Comments
 (0)