Skip to content

Commit 612780b

Browse files
committed
fix: minicpm pull
1 parent 99a3a0a commit 612780b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ else
2424
echo "Pulling LLM models, please wait until this process is done..."
2525
python client/cli.py llm_pull --model llama3.1
2626
python client/cli.py llm_pull --model llama3.2-vision
27+
python client/cli.py llm_pull --model minicpm-v
2728
echo "LLM models are ready!"
2829

2930
echo "Starting FastAPI app..."

0 commit comments

Comments
 (0)