Skip to content

Commit 410ecd2

Browse files
authored
Merge pull request #786 from code0-tech/update-velorum
Update velorum version to 0641b61196c
2 parents 6278784 + d626383 commit 410ecd2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

container/velorum/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN uv sync --frozen
1313
COPY projects/velorum/src/model.py ./src/model.py
1414
RUN uv run python -c "from src.model import load_vector_model; load_vector_model()"
1515

16+
COPY projects/velorum/few_shots.configuration.json ./few_shots.configuration.json
1617
COPY projects/velorum/cli ./cli
1718
COPY projects/velorum/src ./src
1819
COPY projects/velorum/main.py ./main.py

versions/velorum

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6f34f272aa434826459b76f315f9f33c70d969f4
1+
0641b61196cf4bff5691efb84c1d52c188e02fd5

0 commit comments

Comments
 (0)