Matei Zaharia's Avatar

Matei Zaharia

@matei-zaharia

CTO at Databricks and CS professor at UC Berkeley. https://people.eecs.berkeley.edu/~matei/

425
Followers
72
Following
15
Posts
18.11.2024
Joined
Posts Following

Latest posts by Matei Zaharia @matei-zaharia

Preview
Reranking in Mosaic AI Vector Search for Faster, Smarter Retrieval in RAG Agents Boost RAG agent quality with rerankingβ€”deliver more relevant answers in less time with a single parameter in Mosaic AI Vector Search.

We built a thing! The Databricks Reranker is now in Public Preview. It's as easy as changing the arguments to your vector search call, and doesn't require any additional setup.

Read more: www.databricks.com/blog/reranki...

19.08.2025 00:03 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

This is a joint effort across our engineering and research teams, based on new tuning methods we developed like TAO and ALHF. I think this type of declarative development is the future of AI -- help users build evals and auto-optimize based on those. Try it today!

11.06.2025 17:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Moreover, to steer your agents in Agent Bricks, you can use natural language feedback; the system optimizes all components of the agent (e.g. retrievers, guardrails, etc) based on it -- something we call Agent Learning from Human Feedback (ALHF). More feedback = better agent.

11.06.2025 17:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Agent Bricks automatically searches and combines the latest AI development techniques to give you a high-quality. It gets really great results quickly compared to DIY agents, e.g. state of the art performance on information extraction and question answering out of the box.

11.06.2025 17:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Introducing Agent Bricks: Auto-Optimized Agents Using Your Data Discover Agent Bricks by Databricks β€” a new way to build production-ready AI agents using your data. Automatically evaluate, optimize, and scale agents with higher accuracy and lower cost.

Excited to launch Agent Bricks, a new way to build auto-optimized agents on your tasks. Agent Bricks uniquely takes a *declarative* approach to agent development: you tell us what you want, and we auto-generate evals and optimize the agent.

www.databricks.com/blog/introdu...

11.06.2025 17:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Congrats Justine!

31.05.2025 20:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Introducing Apache Spark 4.0 Explore Apache Spark 4.0's key updates: advanced SQL features, improved Python support, enhanced streaming, and productivity boosts for big data analytics.

Apache Spark 4.0 is out with some huge improvements across the board. SQL’s much more powerful, Spark Connect makes it easier to run apps, new languages and more. It’s amazing to see the community still growing fast and releasing over 5000 patches in 4.0. www.databricks.com/blog/introdu...

29.05.2025 17:14 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
Post image

#MLSys 2025 is next week! You can still register at mlsys.org.

05.05.2025 16:37 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
The Power of Fine-Tuning on Your Data: Quick Fixing Bugs with LLMs via Never Ending Learning (NEL) Discover how fine-tuning small open-source LLMs on interaction data enables faster, cheaper, and more accurate code fixes with Databricks Quick Fix.

Nice results on never-ending learning for code editing. We believe that a lot of AI applications will be customizable this way (to every company's codebase, users, etc). The combined AI serving, data and MLOps environment on Databricks makes these easy to build.
www.databricks.com/blog/power-f...

09.04.2025 00:59 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
MLflow Tracing | Introduction & Tutorial
MLflow Tracing | Introduction & Tutorial YouTube video by MLflow

πŸŽ₯ New Video: Get Hands-On with MLflow Tracing!

In this video, @danliden.com walks through how #MLflow Tracing boosts observability in #GenAI appsβ€”great for debugging, experimentation & organizing data workflows.

Watch now ➑️ www.youtube.com/watch?v=iRbB...

#opensource #oss

04.04.2025 13:08 πŸ‘ 5 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

Key to TAO is a search and scoring process that leverages test-time compute only during training, and new RL methods and models from our team. More details, in our blog: www.databricks.com/blog/tao-usi...

25.03.2025 17:47 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

TAO's trained model quality also scales with compute spent during training, not with human labeling effort, and the resulting models are always low inference cost.

25.03.2025 17:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

Our new method, Test-time Adaptive Optimization (TAO), only needs input examples of a task and can outperform supervised fine-tuning on thousands of human-labeled examples. It brings efficient OSS models like Llama to the quality of expensive larger models.

25.03.2025 17:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
TAO: Using test-time compute to train efficient LLMs without labeled data LIFT fine-tunes LLMs without labels using reinforcement learning, boosting performance on enterprise tasks.

Really cool result from the Databricks research team: You can tune LLMs for a task *without data labels*, using test-time compute and RL, and outperform supervised fine-tuning! Our new TAO method scales with compute to produce fast, high-quality models. www.databricks.com/blog/tao-usi...

25.03.2025 17:47 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

The #MLSys2025 program is up and registration is open! Check out accepted papers at mlsys.org/virtual/2025... and sign up to attend at mlsys.org/Register.

18.03.2025 17:26 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Exciting newsβ€”MLflow 2.21.0 is live! πŸŽ‰ This release includes significant features, enhancements, and bug fixes to improve documentation, #GenAI prompt management, tracing & more.

πŸ”— Explore all the new features & improvements: mlflow.org/releases/2.2...

#opensource #oss #mlflow

14.03.2025 17:54 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

🧡Introducing LangProBe: the first benchmark testing where and how composing LLMs into language programs affects cost-quality tradeoffs!

We find that, on avg across diverse tasks, smaller models within optimized programs beat calls to larger models at a fraction of the cost.

03.03.2025 18:58 πŸ‘ 6 πŸ” 3 πŸ’¬ 1 πŸ“Œ 2
Preview
Improving Retrieval and RAG with Embedding Model Finetuning Fine-tune embedding models on Databricks to enhance retrieval and RAG accuracy with synthetic dataβ€”no manual labeling required.

We're probably a little too obsessed with zero-shot retrieval. If you have documents (you do), then you can generate synthetic data, and finetune your embedding. Blog post lead by @jacobianneuro.bsky.social shows how well this works in practice.

www.databricks.com/blog/improvi...

26.02.2025 00:48 πŸ‘ 9 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0
Post image

We're bringing in a new era of enterprise data management and agentic AI with SAP Business Data Cloud with Databricks.

βœ… Unifies your SAP and non-SAP data

βœ… Natively embeds Databricks technology

βœ… AI agents streamline workflows

Learn more: sap.to/sapbdc

13.02.2025 14:33 πŸ‘ 10 πŸ” 4 πŸ’¬ 0 πŸ“Œ 1
2025 Sponsor / Exhibitor Information

Sponsor registration is open for #MLSys 2025. We have the most submissions ever to MLSys so it promises to be a great conference! mlsys.org/Sponsors/spo...

20.01.2025 02:20 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Preview
Researchers open source Sky-T1, a β€˜reasoning’ AI model that can be trained for less than $450 So-called reasoning AI models are becoming easier β€” and cheaper β€” to develop. On Friday, NovaSky, a team of researchers based out of UC Berkeley’s Sky Computing Lab, released Sky-T1-32B-Preview, a reasoning model that’s competitive with an earlier version…

Researchers open source Sky-T1, a β€˜reasoning’ AI model that can be trained for less than $450

11.01.2025 21:47 πŸ‘ 78 πŸ” 16 πŸ’¬ 6 πŸ“Œ 8
Post image

"Sky-T1-32B-Preview, our reasoning model that performs on par with o1-preview on popular reasoning and coding benchmarks."
That was quick! Is this already the Alpaca moment for reasoning models?
Source: novasky-ai.github.io/posts/sky-t1/

14.01.2025 00:34 πŸ‘ 39 πŸ” 8 πŸ’¬ 3 πŸ“Œ 0
Preview
meta-llama/Llama-3.3-70B-Instruct Β· Hugging Face We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Congrats to Meta on releasing Llama 3.3, a 70B model that matches the performance of Llama-405B! Open weight models are advancing so rapidly and the cost to get this performance is quickly going down. We're thrilled to let users serve & customize this on Databricks. huggingface.co/meta-llama/L...

06.12.2024 21:16 πŸ‘ 8 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Compound AI Systems, Inference-time Compute Meetup @ NeurIPS 2024 Β· Luma Meetup for practitioners and researchers working on and interested in compound AI systems, inference-time strategies and scaling laws, networks of networks,…

Compound AI Systems, Inference-time Compute Meetup @ NeurIPS 2024, with many AI luminaries as panelists. Poster submissions are open: lu.ma/q5r8b67t

30.11.2024 18:11 πŸ‘ 14 πŸ” 5 πŸ’¬ 0 πŸ“Œ 0