Skip to content

Commit e5f9bbe

Browse files
committed
remove legacy rpc server dockerfile
1 parent 94b2efb commit e5f9bbe

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

pythonrpcserver.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN git clone https://github.com/ggml-org/whisper.cpp . && \
1515
cmake --build build --parallel $(nproc)
1616
RUN bash ./models/download-ggml-model.sh base.en
1717
RUN bash ./models/download-ggml-model.sh tiny.en
18-
# RUN bash ./models/download-ggml-model.sh large-v3
18+
RUN bash ./models/download-ggml-model.sh large-v3
1919

2020
# ------------------------------
2121
# Stage 2: Build Python Dependencies

pythonrpcserver_legacy.Dockerfile

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)