We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f92338 commit 90f9ae6Copy full SHA for 90f9ae6
Dockerfile
@@ -79,7 +79,7 @@ COPY configs configs
79
COPY scripts scripts
80
COPY mason.py mason.py
81
# Copy oe-eval-internal if it exists (wildcard pattern won't fail if missing)
82
-COPY oe-eval-interna[l] oe-eval-internal/
+COPY oe-eval-internal oe-eval-internal/
83
COPY open_instruct open_instruct
84
85
# Add build arguments for git information
0 commit comments