Docker Support in AWS Lambda
It was in re:invent 2020 that Amazon announced Docker support for Lambda functions. It was a sigh of relief for many who struggled to meet the size restrictions of lambda functions
It was in re:invent 2020 that Amazon announced Docker support for Lambda functions. It was a sigh of relief for many who struggled to meet the size restrictions of lambda functions
This blog post summarizes the book titled “Practical Docker with Python”, by Sathyajith Bhat
This blog post summarizes the book titled “Getting Started with Google Bert”, by Sudharshan Ravichandran
It has been almost an year, since I had used transformers
library in my work.
There was a need to use it again for a different project. In my revisit to the
library, I found that the current version of the library by Hugging Face has
many new features incorporated in the library. The library has become powerful
and is probably the best place to go, for using various pre-trained models. This
blog post gives a list of useful points mentioned by Hugging Face on their
website