HackerTrans
TopNewTrendsCommentsPastAskShowJobs

savin-goyal

no profile record

Submissions

The Long-Term Memory Layer for AI Systems by the Creator of Apache Cassandra

cortexdb.ai
8 points·by savin-goyal·vor 3 Monaten·9 comments

A tale of two flows: Metaflow and Kubeflow

blog.kubeflow.org
24 points·by savin-goyal·vor 5 Monaten·2 comments

CNCF Tech Radar Report on AI Tools Adoption [pdf]

cncf.io
3 points·by savin-goyal·vor 8 Monaten·0 comments

Supercharging the ML and AI Development Experience at Netflix

netflixtechblog.medium.com
16 points·by savin-goyal·vor 8 Monaten·1 comments

Configurable Metaflow

netflixtechblog.com
1 points·by savin-goyal·vor 9 Monaten·0 comments

Is the Vibe Coding Bubble Starting to Burst?

finalroundai.com
2 points·by savin-goyal·vor 9 Monaten·1 comments

Produce fast embeddings and vector indices

developer.nvidia.com
1 points·by savin-goyal·vor 10 Monaten·0 comments

Optimized Autonomous Inference

outerbounds.com
1 points·by savin-goyal·vor 11 Monaten·0 comments

Why Metaflow?

docs.metaflow.org
2 points·by savin-goyal·vor 11 Monaten·0 comments

Benchmarking Batch Inference

outerbounds.com
1 points·by savin-goyal·vor 11 Monaten·0 comments

Why Metaflow?

docs.metaflow.org
15 points·by savin-goyal·vor 11 Monaten·6 comments

[untitled]

1 points·by savin-goyal·vor 11 Monaten·0 comments

Why Metaflow?

docs.metaflow.org
14 points·by savin-goyal·vor 12 Monaten·3 comments

Why Metaflow?

docs.metaflow.org
7 points·by savin-goyal·vor 12 Monaten·0 comments

Rewards Function as a Service [video]

youtube.com
2 points·by savin-goyal·letztes Jahr·0 comments

Tariff

github.com
6 points·by savin-goyal·letztes Jahr·0 comments

[untitled]

1 points·by savin-goyal·letztes Jahr·0 comments

[untitled]

1 points·by savin-goyal·letztes Jahr·0 comments

Introducing Configurable Metaflow

netflixtechblog.com
1 points·by savin-goyal·vor 2 Jahren·0 comments

Fast, Automatic Containerization of ML and AI Projects with Fast Bakery

outerbounds.com
2 points·by savin-goyal·vor 2 Jahren·0 comments

comments

savin-goyal
·vor 9 Monaten·discuss
the topic of managing large dependency chains for ML/AI workloads in a reproducible has been a deep rabbit hole for us. if you are curious, here is some of the work in open domain

https://docs.metaflow.org/scaling/dependencies https://outerbounds.com/blog/containerize-with-fast-bakery
savin-goyal
·vor 2 Jahren·discuss
what's up with the title flips from

> 350M Tokens Don't Lie: Love And Hate In Hacker News, to

> LLM-based sentiment analysis of Hacker News posts, to

> LLM-based sentiment analysis of Hacker News posts between Jan 2020 and June 2023
savin-goyal
·vor 2 Jahren·discuss
Metaflow sits on top of Maestro, and neither replaces the other

> ...Users can use Metaflow library to create workflows in Maestro to execute DAGs consisting of arbitrary Python code. from https://netflixtechblog.com/orchestrating-data-ml-workflows-...

The orchestration section in this article (https://netflixtechblog.com/supporting-diverse-ml-systems-at...) goes into detail on how Metaflow interplays with Maestro (and Airflow, Argo Workflows & Step Functions)