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·3 เดือนที่ผ่านมา·9 comments

A tale of two flows: Metaflow and Kubeflow

blog.kubeflow.org
24 points·by savin-goyal·5 เดือนที่ผ่านมา·2 comments

CNCF Tech Radar Report on AI Tools Adoption [pdf]

cncf.io
3 points·by savin-goyal·8 เดือนที่ผ่านมา·0 comments

Supercharging the ML and AI Development Experience at Netflix

netflixtechblog.medium.com
16 points·by savin-goyal·8 เดือนที่ผ่านมา·1 comments

Configurable Metaflow

netflixtechblog.com
1 points·by savin-goyal·9 เดือนที่ผ่านมา·0 comments

Is the Vibe Coding Bubble Starting to Burst?

finalroundai.com
2 points·by savin-goyal·9 เดือนที่ผ่านมา·1 comments

Produce fast embeddings and vector indices

developer.nvidia.com
1 points·by savin-goyal·10 เดือนที่ผ่านมา·0 comments

Optimized Autonomous Inference

outerbounds.com
1 points·by savin-goyal·11 เดือนที่ผ่านมา·0 comments

Why Metaflow?

docs.metaflow.org
2 points·by savin-goyal·11 เดือนที่ผ่านมา·0 comments

Benchmarking Batch Inference

outerbounds.com
1 points·by savin-goyal·11 เดือนที่ผ่านมา·0 comments

Why Metaflow?

docs.metaflow.org
15 points·by savin-goyal·11 เดือนที่ผ่านมา·6 comments

[untitled]

1 points·by savin-goyal·11 เดือนที่ผ่านมา·0 comments

Why Metaflow?

docs.metaflow.org
14 points·by savin-goyal·12 เดือนที่ผ่านมา·3 comments

Why Metaflow?

docs.metaflow.org
7 points·by savin-goyal·12 เดือนที่ผ่านมา·0 comments

Rewards Function as a Service [video]

youtube.com
2 points·by savin-goyal·ปีที่แล้ว·0 comments

Tariff

github.com
6 points·by savin-goyal·ปีที่แล้ว·0 comments

[untitled]

1 points·by savin-goyal·ปีที่แล้ว·0 comments

[untitled]

1 points·by savin-goyal·ปีที่แล้ว·0 comments

Introducing Configurable Metaflow

netflixtechblog.com
1 points·by savin-goyal·2 ปีที่แล้ว·0 comments

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

outerbounds.com
2 points·by savin-goyal·2 ปีที่แล้ว·0 comments

comments

savin-goyal
·9 เดือนที่ผ่านมา·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
·2 ปีที่แล้ว·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
·2 ปีที่แล้ว·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)