Had a great time at Ignite Talks last night presenting about the value of first-party #data to make #AI work and how #LLM fine-tuning is now easy if your infrastructure is in a good place. Thanks to the great audience and speakers alongside us, and special thanks to Brady F. for having us in the beautiful Betaworks Ventures space.
关于我们
Runhouse is a compute platform for offline ML workloads, like training, data processing, and batch inference. Researchers and engineers can execute and scale complex ML workloads of any kind - PyTorch, Ray, Tensorflow, Dask, XGBoost, etc. - without an inch of infra work. Just dispatch the workload, and Runhouse distributes and executes it, all inside your own doors.
- 网站
-
https://www.run.house/
Runhouse的外部链接
- 所属行业
- 科技、信息和网络
- 规模
- 2-10 人
- 类型
- 私人持股
Runhouse员工
动态
-
Runhouse转发了
??AI/ML MAKERS UNPLUGGED (WITH GOOGLE CLOUD NYC) – That Was EPIC! ?? Packed house. Game-changing AI talks. Brilliant minds. THIS is what makes the MLOps community special! ?? From fine-tuning models beyond GPT-4 to vector search and AI-driven finance, our speakers dropped next-level insights and hands-on demos that sparked incredible discussions.?? Huge thanks to our phenomenal speakers: ???Bon S. - Unlocking Agentic Era with Gemini ???Donny Greenberg – Beat GPT-4: Mobilizing First-Party Data with Fine-Tuning ???Chuxin Liu, PhD – AI Agents in Data Analysis ???Casey Clements – Vector Search & Langchain ???Arkin Gupta – The Landscape of Risk Models in Equities ???Charles Antoine Malenfant –Agents in Investment Management: Aladdin Copilot?? Massive appreciation to Google Cloud- Kathryn Petrini and Kira Frank ?? MLOps NYC - Adam Boaz Becker (Habibi), Charles Antoine Malenfant The GenAI Collective - Prithvi R. Patrick Ward See you at the next one! ???Check out the event highlights below! #MLOps #MachineLearning #AI #DataScience #Networking #GenerativeAI #LLMs #NYCTech #TechCommunity
-
-
-
-
-
+1
-
-
Had a great time presenting about the importance of training and tuning #LLMs and #embedding models for #genai use cases at MLOps Community / The GenAI Collective NYC meetup. Mobilizing first party data into continuous learning loops has always been part of the magic of ML and it’s also true for AI agents and systems. Great talks by Chuxin Liu, PhD, Arkin Gupta, Casey Clements, and Charles Antoine Malenfant as well and thanks Google for hosting us!
-
-
2025 will be the year of AI training. After all, who even convinced us that LLMs are magic AI systems that do not benefit from training? Whether it’s recommender systems at TikTok or Meta, or a fraud model at a bank, value-driving ML has always relied on improvement loops based on proprietary data. Waymo could never succeed using off-the-shelf vision models - its moat is the millions of real-world driving it has used to feed its proprietary vision models. Language AI is no different. Today, teams have invested time in launching production-ready MVPs with prompt tuning or iterating on RAG but have hesitated to start training models to fit their use cases. However, this leaves two extremely valuable datasets unused. First, your company's domain-relevant proprietary information has never been accessible to pre-trained AI models. Second, production usage means actual success and failure traces from users that represent a direct target for improving your system. Meanwhile, the open-source ecosystem has caught up, making training code simpler than ever. So we think 2025 is the year of training. Read more: https://lnkd.in/eUGCct6d #LLM #GenAI #Experimentation #ML #AI
-
Thanks for the shoutout! Among great company in a great neighborhood
Here's *30 companies* to know from #NYC's AI map, made by Grace Isford from Lux Capital: 1) Runhouse 2) Runway 3) Rupert 4) Rutter 5) Sana 6) Sandbar 7) Savvy Wealth 8) Scend 9) Secureframe 10) Seek AI 11) Siro 12) Sisense 13) Slang.ai 14) Slingshot AI 15) Snowflake 16) Spotify 17) Spring Health 18) Stainless 19) Standard Bots 20) Stripe 21) Substrate (YC S24) 22) Summer Health 23) Superblocks 24) SuperDial 25) Sword Health 26) Synthesia 27) Taktile 28) Tandem 29) Teleskope 30) TextQL Follow NYC B2B for more curated resources like these! #startups #jobs #venturecapital #hiring
-
-
Thanks for having us FinTech Innovation Lab, Accenture, and Partnership for New York City! In case you missed us at the event, shoot us a note and we'll show you how Runhouse can create self-improving AI systems with your first party data.
?? Innovation in Action: FinTech Innovation Lab's Product Demo Fair ?? ? This morning, we had the incredible opportunity to host the FinTech Innovation Lab’s Finalist Product Demo Fair at Accenture's One Manhattan West office! ?? ? This event brought together 21 outstanding fintech and insurtech startups, each showcasing groundbreaking solutions designed to shape the future of financial services. Our financial institution partners provided these startups invaluable feedback and are now working towards selecting a list to advance in the Lab’s 2025 accelerator program. ? A huge thank you to our financial institution partners, the Partnership for New York City, and the visionary entrepreneurs who pitched today. The future of fintech is bright, and we can’t wait to see what’s next! ?? #FinTechInnovationLab #DemoFair #StartupEcosystem #Innovation #FinTech #InsurTech #Accenture
-
-
-
-
-
+1
-
-
Thanks Work-Bench and Jacob Portes for co-hosting AI bagels with us yesterday and everyone who came by for great conversations about #AI, #ML, and #LLMOps!
-
-
A blog post collab with our friends at marimo! Run every DS/ML pipeline perfectly reproducibly without sacrificing the ability to iterate quickly or see results interactively. In this blog post, Paul Yang worked with Akshay Agrawal to show how to fine-tune a Llama LLM by defining the code in the marimo notebook and then using Runhouse to launch ephemeral GPU-accelerated compute from your own cloud account to execute. Code is updated locally, but can be iteratively dispatched to run on that remote GPU in <2s. As you move to production, check your marimo notebooks into version control, since these notebooks are simple `.py` files. In the future, when you bring in new data or want to reproduce this checkpoint, simply run the notebook as-is and it will identically use Runhouse to launch compute and execute. https://lnkd.in/ewma6MVw #ML #Python #jupyter #LLM #AI #datascience
-
Launch #DeepSeek R1 on elastic compute in your own cloud infra so you can provide proprietary data and questions to have DeepSeek reason over it securely. In our example, it's as low as $1 / hour to run experiments on AWS with spot instances and the Qwen 32B distillation (though, beware, minimum cost machines provide awful $ / token at scale). With Runhouse, you can easily swap out the model_id, number of nodes, number of GPUs, and GPU type to try the various models or scale up inference to many nodes. We chose to launch the largest distillations (unquantized) since, for a tolerable loss in quality, both the 70B and 32B distills fit neatly on a single node of readily available L4s. if you have quota for H100s, you can change three lines and launch the full model. Blog Post: https://lnkd.in/eGybnEsf Github (Distill Llama 70B): https://lnkd.in/eikkv3-e And ping us if you hit any snags, we'd love your feedback! #GenAI #LLM #ML #vLLM
-
Fine-tuning isn't magic, but you can easily get a high quality, small model that solves your use case with much lower latency and cost. Runhouse makes it easy to run this training loop by taking your regular fine-tuning and distributing it "magically" to arbitrary scale multi-node compute.
#newyorkcity AICamp is excited to kick off the first AI NYC meetup of the new year ?? today, in collaboration with Microsoft Reactor and Runhouse. Here is what is in store: ???Beat GPT 4 and Build the Best AI: Mobilizing First-Party Data with Fine-Tuning, by Donny Greenberg Paul Yang ???Financial RAG using LangChain, by Candice You, Ph.D. ???Review the 5-day program on building AI Agents, by Rishav A. Thank you Microsoft and Runhouse for supporting the community. Chuxin Liu, PhD Javier Schussler ????Jan 15th | New York City ?? RSVP: https://lnkd.in/gQQzNNHh
-