Spaces:
Runtime error
Runtime error
Commit History
Live debug with Sasha.
1c92322
verified
Update create_results.py
74d340a
verified
Update parse_requests.py
9916d63
verified
Update create_results.py
52bacd0
verified
Update create_results.py
3cc832b
verified
Delete check_requests.py
8189a3d
verified
Update entrypoint.sh
2556dc3
verified
Update entrypoint.sh
a657b09
verified
Update entrypoint.sh
8719212
verified
Adding some more comments to the entrypoint.sh
72e682c
verified
Adding the create_results.py
e81427a
verified
Adding /create_results.py
d8e8822
verified
Merge branch 'main' of hf.co:spaces/EnergyStarAI/launch-computation-example into main
cb6bfa5
meg-huggingface
commited on
Adding a create results script, to see if that can work.
6c83bf5
meg-huggingface
commited on
Trying to make the run files appear locally.
f7df7f2
verified
Re-adding cache dirs with 777. idk man.
f5588d0
verified
Removing local .cache directory from snapshot_download
f470e32
meg-huggingface
commited on
Adding .cache directory
8e34882
meg-huggingface
commited on
Removing WORKDIR again.
3141dfe
verified
chmod 777 for /runs
211c0ff
verified
Update entrypoint.sh
f9db73b
verified
I have no clue how the creation of directories, and writing into them, is working.
28aee03
verified
Update Dockerfile
837d2d1
verified
Adding WORKDIR again, randomly trying to add other directories.
488fd5c
verified
Removing WORKDIR /data
1621429
verified
Trying to make /data and /.cache directories appear, and have the content that the logs say is being written out to it.
497b887
verified
Adding 'data' directory to Dockerfile
206fb02
verified
Trying to make the results saved locally.
b10feff
verified
single quotes --> double quotes for calling hydra.run.dir
0285329
verified
Update Dockerfile
8f16bc5
verified
Trying to add .cache directory from the Docker.
1cb68d0
verified
Update entrypoint.sh
9c8006c
verified
Removing 'user' from ENV definitions.
1590827
verified
Moving ENV definitions to start of Dockerfile.
b9e8649
verified
Removing all chown business.
52e7969
verified
Why is it not finding the right libraries anymore? Sigh.
32c109c
verified
Attempting reading the requests using snapshot_download instead of the datasets package.
27979f6
meg-huggingface
commited on