Viewing profile — Mernit
Mernit
HN member- Joined
- Thu, Feb 07, 2019, 10:00 PM UTC
- HN karma
- 122
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About Mernit
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #44513699
We initially wrote this for a less technical audience (where we spelled out MCP), then edited it to post here - it's not AI, it's just bad editing from my part. Fixed now.
-
comment
Comment #44513663
The only Beam-specific part are the sandboxes, but those can easily be swapped out for the vendor of your choice. The architecture we described isn't exclusive to our product. Beam…
-
comment
Comment #44513559
what is missing for you?
- story
- story
- story
-
comment
Comment #44169562
beam.cloud (YC W22) | Product Engineer, SWE, SRE, Infrastructure, DevOps, Networking | NYC | Onsite Beam is an ultrafast AI inference platform. We built a serverless runtime that l…
-
comment
Comment #43470868
You should look into beam.cloud (I'm the founder, but it's pretty great) It lets you quickly run long-running jobs on the cloud by adding a simple decorator to your Python code: fr…
-
comment
Comment #42491447
You should checkout beam.cloud (I'm the founder). It's a modern FaaS platform for Python, with support for REST endpoints, task queues, scheduled jobs, and GPU support.
- story
- story
- story
-
comment
Comment #41513391
The major clouds don't support serverless GPU because the architecture is fundamentally different from running CPU workloads. For Lambda specifically, there's no way of running mul…
- story
-
comment
Comment #40566695
beam.cloud | Founding Software Engineer, Infrastructure | Full-time | REMOTE | New York, NY USA Beam is building a cloud runtime for running remote containers on GPUs. We’re used b…
-
comment
Comment #40226184
Yes we are hiring internationally
-
comment
Comment #40224705
beam.cloud | Founding Software Engineer, Infrastructure | Full-time | REMOTE | New York, NY USA Beam is building a cloud runtime for running remote containers on GPUs. We’re used b…
-
comment
Comment #39905784
There are a number of good options here. The different axes are cost of GPUs, performance, and ease of use / developer experience. You might consider beam.cloud (I'm one of the fou…
- job
-
comment
Comment #39018342
You should checkout https://beam.cloud (I'm the founder), it'll give you access to plenty of cloud GPU resources for training or inference. Right now it's pretty hard to get GPU qu…
-
comment
Comment #37716191
Cloudflare AI and Replicate are great for running off-the-shelf models, but anything custom is going to incur a 10+ minute cold start. For running custom fine-tuned models on serve…