Live data from Hacker News

Viewing profile — Mernit

Mernit

HN member
Joined
Thu, Feb 07, 2019, 10:00 PM UTC
HN karma
122
Public activity
50 items

About Mernit

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. 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.

  6. 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…

  7. comment
    Comment #44513559

    what is missing for you?

  8. story
  9. story
  10. story
  11. 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…

  12. 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…

  13. 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.

  14. story
  15. story
  16. story
  17. 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…

  18. story
  19. 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…

  20. comment
    Comment #40226184

    Yes we are hiring internationally

  21. 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…

  22. 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…

  23. job
  24. 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…

  25. 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…