Skip to content

an exemplary setup to save ray tune checkpoints using minio S3 storage

Notifications You must be signed in to change notification settings

justinvyu/ray-minio-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ray-minio-example

This is an exemplary setup to save ray tune checkpoints using minio S3 storage.

docker-compose up -d
python minio-example.py

Dependency Versions

ray==nightly
pyarrow==6.0.1
aiobotocore==2.5.0
boto3==1.16.52
botocore==1.29.76

For minio release, see the image listed in the docker-compose.yml file.

About

an exemplary setup to save ray tune checkpoints using minio S3 storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%