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
- Host: GitHub
- URL: https://github.com/saladtechnologies/r2fs-demo
- Owner: SaladTechnologies
- License: mit
- Created: 2023-10-05T17:05:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T19:08:40.000Z (almost 2 years ago)
- Last Synced: 2025-02-16T16:58:59.930Z (8 months ago)
- Language: Shell
- Size: 471 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.