We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4f255 commit fdc4f92Copy full SHA for fdc4f92
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
target: /root/scratch-space
11
environment:
12
VERBOSE: ${VERBOSE:-false}
13
- MODEL: ${MODEL:-phi-2}
+ MODEL: ${MODEL:-Phi-3-mini-4k-instruct}
14
ports:
15
- "8888:8888"
16
- "6006:6006"
0 commit comments