▲ | Show HN: Deploy Hugging Face Models to AWS Lambda(github.com) | |
1 points by cnuss 7 hours ago | ||
I've been working on Scaffoldly since 2020 to simplify AWS Lambda deployments. Recently discovered you can run Hugging Face models efficiently using EFS for caching. Here's what's interesting:
Example deployment:
Scaffoldly is Open Source and I'm excited for all feedback and contributions from the community!https://github.com/scaffoldly/scaffoldly https://github.com/scaffoldly/scaffoldly-examples/tree/pytho... |