An open API service indexing awesome lists of open source software.

https://github.com/saladtechnologies/r2fs-demo

An example showing how to load models directly from r2 using s3fs
https://github.com/saladtechnologies/r2fs-demo

Last synced: about 1 month ago
JSON representation

An example showing how to load models directly from r2 using s3fs

Awesome Lists containing this project

README

          

# S3FS w/ R2: Model Serving Example

> This **WILL NOT WORK** on Salad. This method requires running containers in a privileged mode, which is not allowed on Salad.

This is an example of how to mount an R2 bucket as a filesystem inside a docker container. For this example, we use SDNext to provide inference with a dreamshaper stable diffusion checkpoint served from R2.