Skip to content

Commit b775e19

Browse files
authored
Merge pull request #792 from code0-tech/update-velorum
Add external few shots to velorum service
2 parents 24abe11 + 4e4dba3 commit b775e19

2 files changed

Lines changed: 2 additions & 1 deletion

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

versions/velorum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
77b1ea7b4252b2508574e79097048023392e39c6
1+
4c452db8ab829ea81240ca735e1dd7791754ccc5

0 commit comments

Comments
 (0)