Commit History

Adding handling for space error log in failure handling.
0c88eec
verified

meg HF staff commited on

Switching around bash logic a bit.
2a9dab9
verified

meg HF staff commited on

Unifying Regis, me, Sasha code to see if it can all come together.
6c04bde
verified

meg HF staff commited on

Commenting out Regis' code for error printing (for now) to repurpose the script.
9bd745c
verified

meg HF staff commited on

Putting output logs into runs/logs-${now}.txt
9714a8a
verified

meg HF staff commited on

Debugging getting the error logs.
b634aca
verified

meg HF staff commited on

Adding bash's equivalent of try...catch.
3226c9d
verified

meg HF staff commited on

Renaming /runs dir export to just refer to /runs
bd9b4b3
verified

meg HF staff commited on

Commenting out error log check (for now).
ebcf57b
verified

meg HF staff commited on

Trying to curl error logs.
ccb86e6
verified

meg HF staff commited on

Fix date in run dir name
6785821
verified

regisss HF staff commited on

Remove space in `export`
75048f1
verified

regisss HF staff commited on

Add try/catch in bash entrypoint to manage failed experiments
ca2da1c

regisss commited on

Update entrypoint.sh
3f77013
verified

sasha HF staff commited on

Update entrypoint.sh
baa407f
verified

sasha HF staff commited on

Trying python version of API
cbc5c2e

meg-huggingface commited on

Update create_results.py
211db76
verified

sasha HF staff commited on

Update create_results.py
9fe35b9
verified

sasha HF staff commited on

Update README.md
344b7cc
verified

sasha HF staff commited on

Live debug with Sasha.
1c92322
verified

meg HF staff commited on

Update create_results.py
74d340a
verified

sasha HF staff commited on

Update parse_requests.py
9916d63
verified

sasha HF staff commited on

Update create_results.py
52bacd0
verified

sasha HF staff commited on

Update create_results.py
3cc832b
verified

sasha HF staff commited on

Delete check_requests.py
8189a3d
verified

sasha HF staff commited on

Update entrypoint.sh
2556dc3
verified

sasha HF staff commited on

Update entrypoint.sh
a657b09
verified

sasha HF staff commited on

Update entrypoint.sh
8719212
verified

sasha HF staff commited on

Adding some more comments to the entrypoint.sh
72e682c
verified

meg HF staff commited on

Adding the create_results.py
e81427a
verified

meg HF staff commited on

Adding /create_results.py
d8e8822
verified

meg HF staff commited on

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

meg HF staff commited on

Re-adding cache dirs with 777. idk man.
f5588d0
verified

meg HF staff commited on

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

meg HF staff commited on

chmod 777 for /runs
211c0ff
verified

meg HF staff commited on

Update entrypoint.sh
f9db73b
verified

meg HF staff commited on

I have no clue how the creation of directories, and writing into them, is working.
28aee03
verified

meg HF staff commited on

Update Dockerfile
837d2d1
verified

meg HF staff commited on

Adding WORKDIR again, randomly trying to add other directories.
488fd5c
verified

meg HF staff commited on

Removing WORKDIR /data
1621429
verified

meg HF staff commited on

Trying to make /data and /.cache directories appear, and have the content that the logs say is being written out to it.
497b887
verified

meg HF staff commited on

Adding 'data' directory to Dockerfile
206fb02
verified

meg HF staff commited on

Trying to make the results saved locally.
b10feff
verified

meg HF staff commited on

single quotes --> double quotes for calling hydra.run.dir
0285329
verified

meg HF staff commited on

Update Dockerfile
8f16bc5
verified

meg HF staff commited on

Trying to add .cache directory from the Docker.
1cb68d0
verified

meg HF staff commited on