Spaces:
Runtime error
Runtime error
Commit History
Switching around bash logic a bit.
2a9dab9
verified
Unifying Regis, me, Sasha code to see if it can all come together.
6c04bde
verified
Commenting out Regis' code for error printing (for now) to repurpose the script.
9bd745c
verified
Putting output logs into runs/logs-${now}.txt
9714a8a
verified
Debugging getting the error logs.
b634aca
verified
Adding bash's equivalent of try...catch.
3226c9d
verified
Renaming /runs dir export to just refer to /runs
bd9b4b3
verified
Commenting out error log check (for now).
ebcf57b
verified
Trying to curl error logs.
ccb86e6
verified
Fix date in run dir name
6785821
verified
Remove space in `export`
75048f1
verified
Add try/catch in bash entrypoint to manage failed experiments
ca2da1c
regisss
commited on
Update entrypoint.sh
3f77013
verified
Update entrypoint.sh
baa407f
verified
Trying python version of API
cbc5c2e
meg-huggingface
commited on
Update create_results.py
211db76
verified
Update create_results.py
9fe35b9
verified
Update README.md
344b7cc
verified
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