Home / Companies / Modal / Blog / Post Details
Content Deep Dive

Fast, lazy container loading in Modal.com

Blog post from Modal

Post Details
Company
Date Published
Author
Jonathan Belotti
Word Count
2,582
Company Posts That Month
23
Language
English
Hacker News Points
-
Post removed?
No
Summary

We've developed a serverless GPU cloud platform called Modal that offers fast and developer-friendly application development and deployment, particularly for machine learning prediction inference functions. Our platform uses a lazy loading approach to improve efficiency and responsiveness by initializing components as they are needed. This allows us to load the BERT model, which is typically around 512 MiB in size, in just 200 milliseconds from disk cache and about 300 milliseconds from the network. We've achieved this through various optimizations such as caching, using big hosts with sufficient bandwidth, optimizing FUSE settings like read-ahead and request sizes, managing congestion and background threads, and minimizing heap usage.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Kubernetes 5 1,245 176 79 -2%
Serverless 4 647 170 80 +31%
LLM 1 3,889 441 129 +7%
Real-time 1 3,932 887 192 +47%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.