Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
test curator
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnotmik committed Oct 25, 2024
1 parent 87beca2 commit 7a2aa98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN mamba install --yes --file requirements.txt && mamba clean --all -f -y
RUN pip install -qU cython
RUN pip install -qU langchain_milvus
#RUN pip install -qU triton
#RUN pip install -qU nemo-curator
RUN pip install -qU nemo-curator
#RUN pip install -qU nemoguardrails

# Copy the current directory contents into the container at /app
Expand Down

0 comments on commit 7a2aa98

Please sign in to comment.