CoolFace
Apppublic

jonathanmutal/exampleSpace

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes
Dockerfile6 linesDownload Raw Back to root
1FROM argilla/argilla-quickstart:latest2 3# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.4ENV LOAD_DATASETS=single5 6CMD whoami && /start_quickstart_argilla.sh