Confidently deploy AI with a unified platform for agent monitoring, governance, and remediation.

San Francisco, CA
Unleash #agents, not risk! 🤖 @rubrikInc is the first to provide a true enterprise control layer that transforms #AI chaos into operational excellence. Learn more about Rubrik Agent Cloud powered by @predibase AI Infra 👉 go.rbrk.co/tnbcp
1
3
501
Today we're thrilled to announce the first end-to-end platform for Reinforcement Fine-Tuning. With just a dozen labeled data points, you can outperform #OpenAI o1 and #DeepSeekR1 on complex tasks. Built on the #GRPO methodology that DeepSeek-R1 popularized, our platform delivers exceptional results. In our real-world PyTorch to Triton transpilation case study, we achieved 3x higher accuracy than OpenAI o1 and DeepSeek-R1 when writing GPU code. Check out the thread below to learn how you can adapt an #opensource #LLM to your use cases with unmatched efficiency. #rft
20
68
494
1,022,460
🚀 We fine-tuned 27 adapters using #Mistral-7B on Predibase for < $8.00 each and 25 of them rival or outperform #GPT4 📊 Check out our blog to see benchmarks, learn how we did it & get the link to download the #LLMs on @HuggingFace #TheFutureIsFineTuned pbase.ai/49Hrwtn
11
66
15,212
Ready to operationalize LLMs? 🔌 Get best-in-class #RAG with privately hosted #opensource LLMs on managed infra right in your #VPC thanks to @predibase and @llama_index. • Check the docs: gpt-index.readthedocs.io/en/… • Get the notebook: colab.research.google.com/dr…
3
24
4,132
Introducing #LoRA Land: 25 fine-tuned #mistral-7b models that outperform #gpt4 for specific tasks. You can prompt all of the fine-tuned #LLMs and compare their results to mistral-7b-instruct in real time! Check out LoRA Land: pbase.ai/3ORqcwa
1
5
21
1,449
✨ Exciting news: today we launched our Free Trial and expanded support for #finetuning and #deploying #LLMs! But, most exciting is the expansion of our Series A led by @felicis! Get the free trial: predibase.com/free-trial/ Read the @TechCrunch article: techcrunch.com/2023/05/31/lo…
1
6
18
6,153
Predibase + @langchain: The easiest way to #finetune and productionize open-source #LLMs! 🎇 Our partnership brings production-grade workflows and managed infrastructure to teams that want to build on state-of-the-art open-source #models. Learn more: pbase.ai/3qxmAXd
3
20
2,432
3/4 Train a model to beat Wordle with RFT
2
17
1,694
2/4 Predibase Reinforcement Fine-Tuning platform walkthrough
1
1
16
1,849
Yesterday we launched #Reinforcement Fine-Tuning! Use it to fine-tune open-source #LLMs to outperform commercial models with only a handful of labeled datarows. #RFT helps align models to your specific needs through reward-based learning. Curious what it looks like? Take a look at our interactive RFT playground. You can: 📈 See reward scores improve over time 🔎 Explore each reward function 🕵️ Inspect model generations throughout training Check it out for yourself! (Link in 🧵) #genai #opensource #finetune
1
16
503
It was an honor working with @AndrewYNg and the @DeepLearningAI team to bring Reinforcement Fine-tuning (#RFT) to the masses with this free deep dive course! Now anyone can take a small open-source #LLM and turn it into a reasoning powerhouse tailored to their use case with as little as 10 labeled data examples!
New Course: Reinforcement Fine-Tuning LLMs with GRPO! Learn to use reinforcement learning to improve your LLM performance in this short course, built in collaboration with @Predibase, and taught by @TravisAddair, its Co-Founder and CTO, and @grg_arnav, its Senior Engineer and Machine Learning Lead. Reasoning models have been one of the most important developments in LLMs. Reinforcement Fine-Tuning (RFT) uses rewards to encourage LLMs to find solutions to multi-step reasoning tasks such as solving math problems and debugging code - without needing pre-existing training examples like in traditional supervised fine-tuning. Group Relative Policy Optimization (GRPO) is a reinforcement fine-tuning algorithm gaining rapid adoption. Developed by the DeepSeek team and used to train the R1 reasoning model, GRPO uses reward functions that you can write in Python to assign rewards to model responses. It’s beneficial for tasks with verifiable outcomes and can work well even with fewer than 100 training examples. It can also significantly improve the reasoning ability of smaller LLMs, making applications faster and more cost effective. In this course, you’ll take a technical deep dive into RFT with GRPO. You’ll learn to build reward functions that you can use in the GRPO training process to guide an LLM toward better performance on multi-step reasoning tasks. In detail, you’ll: - Learn when reinforcement fine-tuning is a better fit than supervised fine-tuning, especially for tasks involving multi-step reasoning or limited labeled data. - Understand how GRPO uses programmable reward functions as a more scalable alternative to the human feedback required for other reinforcement learning algorithms, such as RLHF and DPO. - Frame the Wordle game as a reinforcement fine-tuning problem and see how an LLM can learn to plan, analyze feedback, and improve its strategy over time. - Design reward functions that power the reinforcement fine-tuning process. - Learn techniques for evaluating more subjective tasks, such as rating the quality of a text summary, using an LLM as a judge. - Understand why reward hacking happens and how to avoid it by adding penalty functions to discourage undesirable behaviors. - Learn the four key components of the loss calculation in the GRPO algorithm: token probability distribution ratios, advantages, clipping, and KL-divergence. - Launch reinforcement fine-tuning jobs using Predibase’s hosted training services. By the end of this course, you’ll be able to build and fine-tune LLMs using reinforcement learning to improve reasoning without relying on large labeled datasets or subjective human feedback. Please sign up here: deeplearning.ai/short-course…
1
13
5,358
Are you at @NVIDIA #GTC2025? Then you must stop by booth #3011 for a fit check. We have the best swag (and the best #AI infra) 🎤 #WalkthisWay #RunRFT
1
3
14
792
There are a lot of ways to #finetune LLaMa-2, but how many of these "solutions" address the #infra challenge? 😑 Check out our latest tutorial to learn how to fine-tune #Llama2 on top of fully managed, autoscaling #LLM infra right inside your VPC. pbase.ai/44T2FAX
2
13
2,604
✨ Introducing the Fine-tuning Index! A comprehensive set of benchmarks for 13 fine-tuned #opensource #LLMs and leading models from #OpenAI across 31 diverse tasks. The index reports essential metrics, including: 📊 Performance ⚡ Speed 💰 Cost pbase.ai/3wI4S6o
9
14
2,338
Headed to #Qcon SF? Don’t miss this talk from @ShreyaR on how declarative #machinelearning systems enable you to build, iterate and deploy state-of-the-art #ML models faster. Learn more: pbase.ai/Qcon #machinelearning #deeplearning #qconsf #automl
1
8
13
4/4 Accelerate reasoning models with Turbo LoRA
14
1,406
🚀 #Gemma-7B now available for prompting in Predibase as a serverless #LLM endpoint. Try it out for free: pbase.ai/3IakXUk
1
3
14
459
Network and learn from #LLM developers working on the most popular #opensource projects—all while taking in a view of the SF Bay. Click the link to see the talks and save your spot. Speakers include: @predibase @llama_index @guardrails_ai @tryolabs. pbase.ai/49etot4
3
12
460
Announcing Ludwig v0.8—the first #opensource low-code framework optimized for building and #finetuning LLMs on your data. 🎉 New features incl. fine-tuning, integrations w/ Deepspeed, parameter efficient fine-tuning (#LoRA), prompt templating and more! pbase.ai/451jZno
4
12
3,194
@CBinsights just dropped their new Enterprise #AI Roadmap report and @predibase is on the front cover as a leader in small task-specific models 🎉 The report talks about the growing trend of small language models (#SLM) and much more. Check it out: cbinsights.com/research/repo…
1
7
11
1,847
Meta's new hotness #Llama3.1 is out and ready for #finetuning and #serving on Predibase 🔥 Try it for free! Here's $25 in credits to #customize Llama-3.1 or any of your favorite #opensource models for your use case: predibase.com/free-trial 🎉
3
12
624
🎉 Woo-hoo! Thank you @CBinsights for recognizing @predibase on the 100 Most Promising Private #AI Companies of 2024.🎉 Full list: pbase.ai/4anEa1p. Congrats @MistralAI @huggingface @wandb @runwayml @GroqInc @databricks @perplexity_ai @midjourney & all winners!
1
2
12
654
📣 Today, we're excited to share that LoRAX—a novel architecture for dynamically #serving 100s of fine-tuned #LLMs on a single GPU—is now open-source and free to use! • Blog: pbase.ai/49HyM9m • GitHub: pbase.ai/47bbFlY • Discord: pbase.ai/49wEBGC
1
4
12
1,209
Very cool project from @ludwig_ai community member @TUNESHVERMA#finetune Llama 2 for physics + math tasks using just one T4 GPU with 4 bit quantization 🔥 ▶ Notebook: colab.research.google.com/dr… ▶ Math Dataset: pbase.ai/3raF8ga ▶ Physics Dataset: pbase.ai/3r84fQC
4
12
432
🚀 @UpstageAI just launched Solar Pro Preview, the best fine-tuned model we’ve tested! It beats Llama-3.1-8b-instruct, GPT-4, and Solar Mini across 24 tasks. At 22B parameters, it fits on a single GPU for cost-efficient serving. Learn more: pbase.ai/4emDryX #LLM #GPU
1
2
12
448
🚀 Reinforcement Fine-Tuning (RFT) is here—and it’s a game-changer. No massive datasets. No predefined labels. Just interactive learning with custom reward functions that optimize models in real time. 🔥 We even taught an LLM to rewriting code into specialized Triton kernels: predibase.com/blog/teaching-…
2
12
1,092
Ready to fine-tune the hottest new open-source LLM—#Mixtral 8x7B—with best practice #optimizations in just a few lines of code? 🚀 We got you covered! ✨ Read our tutorial to see how easy & efficient it is to #finetune Mixtral w/ open-source @ludwig_ai pbase.ai/4audc8U
5
10
723
Getting started #finetuning? Here are 7 things you need to know💡 We gathered the most common questions from helping our customers fine-tune 1000s of #LLMs and pulled together a blog with our answers to help share the knowledge! pbase.ai/4bRFjiP
5
10
320
Text Classification with no data #labels using open-source #LLMs (Vicuna-13b) and Predibase — in under 2 minutes. Yep, it's that easy! You can also #finetune your LLM in just a few clicks to get even better results. piped.video/watch?v=AFwhcViu…
1
2
9
663
🔥 Announcement: New Improved #Finetuning Stack—10x Faster Training! 🔥 Here are the highlights: 🚀 New #training stack up to 10x faster + better model quality 🐐 #Llama3 available for inference + fine-tuning 🧠 New Python #SDK: More consistent and robust pbase.ai/3QnInKp
3
11
392
🚀 New Course w/ @DeepLearningAI: Reinforcement Fine-tuning 🚀 Complex reasoning, math, coding… your LLM can master them all with Reinforcement Fine-Tuning (#RFT) powered by the Group Relative Policy Optimization (#GRPO) algorithm. We’ve teamed up with DeepLearning.AI and @AndrewYNg to launch “Reinforcement Fine-Tuning LLMs with GRPO.” In just 1 hour, @predibase Co-Founder & CTO @TravisAddair and ML Eng Lead @grg_arnav show you: 📈 When RFT beats supervised fine-tuning (#SFT) especially tasks for multi-step reasoning 🧠 How to turn a small, #opensource model into a reasoning powerhouse 🛠️ How to design scalable #reward functions — no large datasets needed 🛑 Ways to stop reward hacking before it starts 📊 Techniques for #evaluating your trained models 🕹️ Tackling an RFT use case for solving the popular #Wordle game 👩‍💻 Live demo of launching RFT jobs on Predibase’s hosted training & serving platform Enroll for FREE today: bit.ly/4jcIeFg 💡 Why this matters: RFT with GRPO delivers competitive #reasoning accuracy with fewer than 100 training examples, slashing data-collection costs and speeding time-to-value. #ReinforcementLearning #LLMs #GenAI
1
3
11
420
🚀 We fine-tuned 10 open-source #LLMs (#Gemma-7b, #Mistral-7b, #Phi-2 & more) across 33 datasets and evaluated their task-specific performance! Join our webinar to deep dive on how they each performed and how we did it quickly, affordably & at scale. pbase.ai/49VOu0y
3
11
590
🔥 Check out this new deep dive blog post from @ludwig_ai community member @AlexSherstinsky and project maintainer @grg_arnav to learn how you can efficiently fine-tune #Mistral7B on a single GPU. Notebooks included! Link to the tutorial: pbase.ai/45tmSwM
4
10
1,148
📣 Upcoming #workshop w/ @DeepLearningAI_: Efficiently Fine-Tune #Llama7b on a Single GPU! We'll discuss the challenges of #finetuning LLMs and show you how to tackle them. Topics include: parameter efficient tuning, deployment strategies, RAG & more. eventbrite.com/e/efficient-f…
3
10
1,940
Last month we fine-tuned 25+ #Mistral adapters that rival #GPT4. Since then, we've fine-tuned #Gemma, #Llama, #Zephyr and other LLMs for the same tasks. Join our upcoming webinar to learn which #LLMs performed the best and how to fine-tune your own LLMs! pbase.ai/49OBv0y
2
10
765
Apple's innovative architecture for GenAI is built on small language models (#SLMs) and many fine-tuned #LoRA adapters. See how you can build your own LoRA-powered AI systems today with Predibase and #LoRAX: pbase.ai/3VIru08
4
10
489
There's a new "best #SLM" in town! We fine-tuned Llama-3.1-8b-instruct on 25 tasks and it shows a huge improvement over #GPT-4, GPT-4o mini, fine-tuned #Phi-3, and fine-tuned #Mistral-7b. Small language models continue to set the standard for performance, cost, and privacy!
5
4
10
715
⭐ We're excited to announce the launch of #SmallCon: A free virtual conference for #GenAI teams looking to build big with small models! ⭐ We're bringing together leading minds in AI from @Meta, @MistralAI, @Salesforce and more for deep dive tech talks and panel discussions on what it takes to build the #GenAI stack of the future and put your #SLMs into production! Our amazing list of speakers include: ➡ Daniel Hunter, Prev. the Head of AI @ Harvey AI ➡ Margaret Jennings, Head of Product @ Mistral ➡ Manjeet Singh, Sr. Director of AI Platforms @ Salesforce ➡ Abhishek Patnia, St. Staff ML Eng @ Nubank ➡ Diego Guerra Orozco, GenAI Partnership Lead @ Meta ➡ Shreya Rajpal, CEO and Cofounder @ Guardrails AI ➡ Giuseppe Romagnuolo, Head of AI @ Convirza and much more! Check out the site for the full agenda and list of speakers: predibase.com/smallcon Make sure to save your spot! Thank you to our event cohosts @rungalileo, @gretel_ai and @upstageai !
1
3
10
1,664
Bay Area Friends: Join us at the @UCBerkeley #AI Summit this Friday! @DalianaLiu, Senior Data Scientist at @predibase and host of top 100 podcast “The Data Scientist Show" will discuss how to drive rapid innovation with low-code #ML. Learn more: ow.ly/XInh50L8jNG
2
10
Across 30 tasks, @UpstageAI's Solar Pro Preview fine-tuned outperforms every top fine-tuned open-source #LLM and #GPT4 and #GPT4o-mini base models! See more at our new Fine-Tuning Leaderboard: pbase.ai/4gnsoaI Try #SolarProPreview for free: pbase.ai/3Zk1N8j
2
7
575
Thank you @huggingface & @ClemDelangue for hosting the "Woodstock of #AI" in SF last Friday! 🤗 Loved meeting 100s of AI enthusiasts & sharing how anyone can build & deploy state-of-the-art models in mins with open-source @ludwig_ai + Predibase. #OpenSourceAIMeetup #WoodstockAI
10
324
There's a common belief that #opensource LLMs aren't as performant as #GPT4. Well, oftentimes they're not... unless you #finetune! Join our upcoming virtual workshop to learn how you can fine-tune OSS #LLMs to outperform GPT-4: pbase.ai/3xAPXuV
4
10
710
#Gemma2 and #Qwen2 now on Predibase! 🚀 Fine-tune and serve all of your favorite #SLMs with a fast, easy-to-use and cost efficient platform! Get started with $25 in free #credits: predibase.com/free-trial.

ALT Fine-tune Gemma-2 for your use case and deploy right into production!

3
10
283
Announcing #Ludwig v0.10.0: 🧠 Support for @Google's #Gemma 2B / 7B ⚙️ Added U-Net encoder-decoder and image output feature 🎛️ Added #Phi2 to model presets 📝 Support for prompt lookup decoding during generation 🛠️ Multiple bug fixes Full release notes: pbase.ai/49JwFkO
3
8
262
📣 Bay Area Friends: Join us Apr 4th to learn about the lastest open-source #LLM frameworks and tips for building #production-grade apps from the leaders at @predibase @llama_index, @tryolabs and @guardrails_ai! Save your spot and invite your friends! pbase.ai/4am4ys9
1
10
691
🎰 LoRA Land's 27 fine-tuned #opensource #mistral-7b #LLMs no only rival #GPT-4, but they're also very cost-effective! 👉 Assuming 2M tokens (90% input; 10% output) per adapter per day, you can cut inference costs by 45%-65% vs. GPT-3.5 Turbo and 97%-98% vs. GPT-4 Turbo 🤩
3
10
520
Starting the year off with a bang 🎉 Thank you @insideBigData for including @predibase as an honorable mention on IMPACT 50 Most Impactful #BigData Companies! insidebigdata.com/2023/01/17… #ML #MachineLearning #DeepLearning
2
7
226
🚀 #RFT vs. #SFT: When to Use Each for Maximum Impact #DeepSeek -R1 made #Reinforcement #FineTuning (RFT) the hot new thing—but is it better than #Supervised Fine-Tuning (SFT)? 🤔 Here’s when RFT wins: ✅ No labeled data? If you can verify correctness, RFT works. ✅ <100 labeled examples? RFT generalizes better. ✅ CoT helps? RFT fine-tunes reasoning beyond SFT. 📖 Read the full blog here 👉 predibase.com/blog/how-reinf…
2
9
2,550
🎉 Thrilled to be featured on Business Insider's Top #AI Startup List! 🎉 We're on a mission to make it easy for #engineers and data scientists to build powerful custom AI applications on scalable, reliable #infrastructure! Congrats @predibase team! businessinsider.com/the-most…
2
9
478
We had a blast joining the Founded & Funded podcast with @vivekramaswami at @MadronaVentures to chat about all things LLMs, why small #finetuned models are the future, and what it takes to build a successful high growth startup. Full video: bit.ly/3VFnNrW
1
3
9
508
We partnered with @UpstageAI to offer their #SolarLLM - the best LLM for fine-tuning that beats GPT-4 on task-specific AI! ✅ Top performing model in 16/31 tasks ✅ Outperformed other fine-tuned models 67% to 90% of the time ✅ Cost-effective GPU serving pbase.ai/3Rxll4n
3
9
1,046
💸 Stop overpaying for #GPU hours. 🎰 Try our #serverless endpoints for fine-tuned #LLMs! - Only pay for compute you use, not underutilized or idle GPUs. - No #infra to manage and rightsize - Deploy and prompt instantly - Powered by open-source #LoRAX pbase.ai/3OGs0YJ
4
9
549
ChatGPT shined a light on the power of LLMs. But #chatbots only scratch the surface of what’s possible. 💡 Check out our latest blog to learn about the Top 5 #LLM Use Cases that we see delivering value for our customers incl. short video #tutorials. predibase.com/blog/beyond-ch…
9
161
Get ready for Turbo #LoRA, our new approach to parameter-efficient #finetuning. You get: ⚡ 2-3x faster text generation throughput vs. base models 💯 Task-specific response quality on par with LoRA 💰 Improved inference cost efficiency Read more: pbase.ai/4db8zkS
1
9
358
What should data + AI execs think about as they build their #GenAI stack? Here you go (courtesy of @schwentker): 🚀 Evaluate Your AI #Infra - hint: small fine-tuned models can improve efficiency and reduce costs. 🤝 Invest in Open-Source - #opensource provides greater flexibility, access to new innovations and you can own your models! 🛠 Prioritize #FineTuning Capabilities - get high performance without the overhead of massive models. 🔀 Adopt #Dynamic Model Adaptation: look for platforms that can serve many models on the same infra efficiently (see: loraexchange.ai) 🤸‍♂️ Stay Agile: the landscape is evolving rapidly, so agility is key if you want to out innovate the competition. Check out Robert's full blog for all his great insights incl. a summary of the key points from Piero Molino (@w4nderlus7) on how to build big with #small models just like Apple: linkedin.com/pulse/genai-arc…
3
9
402
Check out #serverless fine-tuning and serving for #Llama3 on @Predibase with our free trial! 🦙 🔥 Blazing fast serverless inference - #8b & #70b variants 🖌️ #Finetune in the UI or SDK via config 🌳 Start prompting your fine-tune instantly with #LoRAX predibase.com/free-trial
4
7
427
Congrats @nihit_desai and @RefuelAI team! Awesome to see your #LLMs outperforming #GPT4 and other leading models!
Thrilled to introduce RefuelLLM-2, our latest family of LLMs built for data labeling and enrichment tasks. RefuelLLM-2 (83.82%) outperforms GPT-4-Turbo (80.88%), Claude-3-Opus (79.19%), Llama3-70B (78.2%) and Gemini-1.5-Pro (74.59%) on a benchmark of ~30 data labeling tasks: RefuelLLM-2-small (79.67%), aka Llama-3-Refueled, outperforms all comparable LLMs including Claude3-Sonnet (70.99%), Haiku (69.23%) and GPT-3.5-Turbo (68.13%). We’re open sourcing the model: huggingface.co/refuelai/Llam… You can try out the models here and give us some feedback! labs.refuel.ai/playground. The code and data used for benchmarking the LLMs is available in our Autolabel library: github.com/refuel-ai/autolab… One more thing: RefuelLLM-2 family of models output much better calibrated confidence scores - a useful lever to reject, retry or ensemble low confidence outputs.
2
9
406
In today's #LLM world, where does #tabular data fit in? 🤔 We have the answers! 💡 Check out our in-depth analysis in which we expand upon the #TabLLM paper to better understand when and why you should use LLMs for tabular data tasks. pbase.ai/3E1Ujep
3
9
474
🎉 Announcing Ludwig v0.9 🎉 ✅ Zero-shot inference w/ LudwigModel.generate endpoint for LLMs ✅ Adapter-based fine-tuning w/ #LLM encoders for text classification ✅ New LLM architectures like Mistral/Zephyr, Phi-1/1.5/2, #Mixtral ✅ and more! pbase.ai/4ayPvfM
2
6
414
#DeepSeek is cool 😎 DeepSeek #finetuned for your task — mind blowing 🤯 Reasoning models like DeepSeek-#R1 are difficult to customize using traditional supervised fine-tuning (SFT), and require the use of new #reinforcement learning (RL) based techniques (#GRPO) to improve performance on specific tasks. Predibase has developed a new framework for efficient #LoRA-based reinforcement learning, making it possible to customize DeepSeek-R1 and its variations for your data and use case. Check it out: go.predibase.com/webinar-fin…
1
8
264
📣 ICYMI: We recently released a new #LLM tutorial for #finetuning open-source #Zephyr-7B to determine the intent of customer service tickets. 👩‍💻 Sample data, code and notebooks included. Check it out to get started! pbase.ai/3vCIdr3
2
8
335
If you've ever asked "does fine-tuning really work?" then you should definitely tune in to our webinar on Thursday to see how #finetuned open-source #LLMs outperformed GPT-3.5 and GPT-4. 🔥 pbase.ai/3VkGqlt
2
8
360
Missed our #LLMOps Summit, but want to catch all the goodness? Now you can! Here's a playlist with all of the talks: pbase.ai/47lSneN Last week 150 #AI leaders and ML engineers joined us in Downtown San Francisco to discuss the future of #GenAI with a focus on how to make a big impact with small models (#SLMs). The energy was 🔥 and the talks were packed with insights! Here’s a list of talks that you'll find on the playlist: 🍎 Piero Molino (@w4nderlus7), Co-founder and CSO at Predibase: Why @Apple and Other AI Leaders are Betting Big on Small Language Models ✅ Vlad Bukhin, Staff ML Engineer at @checkr , Inc.: Streamlining Background Checks with Fine-tuned SLMs 🔥 Arnav Garg, ML Eng Lead at @predibase: Next Gen LLM #Inference: Blazing Fast + Cost-Effective 🕵‍♂️ Atin Sanyal, Co-founder & CTO at @rungalileo : Fine-Tuning SLMs for Enterprise-Grade Evaluation 🛠 Maarten Van Segbroeck, Ph.D., Head of Applied Science at @gretel_ai, Building Better Models Faster with Synthetic Data Big thank you to all of our speakers (@w4nderlus7, @grg_arnav, @devvret_rishi, @atinsanyal, @maartenvansegb) and attendees for an amazing event! See you at the next one 🎉
5
6
292
📣 ICYMI: We fine-tuned 100s of #LLMs incl. LLama2, Zephyr, #Mistral, Phi and #Gemma — many with performance that rivals #GPT4! 📊 We took all of our findings and presented them in a deep dive discussion yesterday! Catch the replay for all of the details: pbase.ai/3VuuLAE
2
7
1,481
Introducing #Qwen3 Endpoints on Amazon Web Services (AWS): Private, On-Demand, and Production-Ready Predibase is proud to be the first—and only—provider offering private, on-demand Qwen 3 #endpoints on AWS. Experience the power of the most popular open-source LLM, now available with enterprise-grade security and lightning-fast performance. 🔐 Private & #Secure Launch secure on-demand Qwen 3 endpoints connected to your VPC with AWS PrivateLink. Your data remains isolated, never traversing the public internet. ⚡  High-Performance Inference Achieve sub-300ms #latency with optimized GPUs, ensuring rapid responses for your applications. 🛠️  Seamless Customization Customize Qwen 3 to your specific needs with a full suite of post-training capabilities incl. reinforcement learning (#RFT), supervised fine-tuning, and more. 🌐  Multilingual & Versatile Qwen 3 supports 119 languages and excels in tasks ranging from complex reasoning to advanced coding, outperforming models like GPT-4o and Gemini 2.5 in benchmarks. 🔗  Powered by AWS & Predibase Leverage the combined strengths of AWS's robust infrastructure and Predibase's leading inference engine for #opensource AI. Ready to elevate your AI capabilities? 👉 Request Access Now and be among the first to harness Qwen 3 in your AWS: go.predibase.com/qwen-3-on-d…
1
9
369
We're pleased to introduce an exciting new minor release (v0.8.4) that brings significant enhancements to your @ludwig_ai experience including enhancements for #LLMs. Thank you to all of our amazing contributors! 👏👏 Download Ludwig v0.84: pbase.ai/3rqHiZg.
2
6
345
The fastest open-source LLM #inference stack just landed. Check out our latest #benchmarks that leave vLLM and Fireworks in the dust. 🏎️💨 Our blog has all the juicy details—but here's the 30-sec version: ⚡ Up to 4× lower P50/P95 latency on the same #H100 & L40S GPUs 📈 Predibase is the fastest in 96% of requests across QPS 1 → 20 (yes, even under heavy load) 🧠 Turbo LoRA + Multi-Speculation + Chunked Prefill = #GPUs never idle 🔌 Zero infra babysitting: fully managed deploy, observability, #autoscaling 🔬 Benchmarked multiple use cases: preference-matching, NER & single-turn Q&A workloads All the graphs, raw numbers, and methodology are live. 👉 Read the full deep-dive: predibase.com/blog/llm-infer… Your GPUs (and CFO) will thank you.
1
2
8
574
The @Predibase AI Cloud is the most efficient, cost-effective way to #finetune and serve open-source #LLMs and we now offer high-end GPUs (#A100s / #H100s) so you can train even the largest LLMs like #Llama-2-70B. 🔥 Get started here! pbase.ai/40lQcEf
3
8
410
SLMs continue to lead the way for task-specific AI! @upstageai fine-tuned Solar Mini to create "Solar-Proofread" for proofreading news articles. 1️⃣ Solar-Proofread: 79% accuracy 2️⃣ Fine-tuned GPT-4o mini: 71% 3️⃣ GPT-4o mini base model: 25% Try today: pbase.ai/4fCtejw
1
3
8
327
🐳 AI teams are testing DeepSeek—but nobody agrees on when to use it In our recent survey of 500+ AI professionals, DeepSeek-R1 is getting serious attention—but it's far from mainstream. Here’s what we uncovered: 📊 57% of teams have experimented with DeepSeek-R1 ⚠️ Only 3% have deployed it in production 🤷‍♂️ Nearly half are unsure how it stacks up to other models And the demand for customization is clear: 🔧 46% want fine-tuning or distillation options 🧪 The takeaway? DeepSeek-R1 has potential—but teams are still figuring out how to unlock it. 👉 Ready to see if it fits your use case? Start experimenting on Predibase—free trial available. #AI #LLM #DeepSeek #MLOps #Predibase #GenAI #MachineLearning #opensourcellms
1
2
8
575
🔎 Want more visibility into your #LLM deployments and GPU statuses? 📈 The Predibase deployment health tab surfaces all of your key metrics in one place! View stats like queue duration, throughput, and the number of GPU replicas. Try it today for free: pbase.ai/3T4ofi3
2
8
291
Who’s ready for day one of NVIDIA #GTC! If you: ✅ Want to train your own LLMs that beat #GPT4 ✅ Try out reinforcement fine-tuning with the first platform for #RFT ✅ Serve dozens of LLMs on a single #GPU 4x faster ✅or just get some amazing swag! Then check out booth 3011 in the Inception Pavilion - we have you covered!
1
8
355
Ready to migrate off of those #expensive oversized commercial #LLMs? 💸 Check out our Model #Distillation Playbook containing all of our best practices for turning large models into #smaller, faster, cheaper LLMs! pbase.ai/3OLEBKj
2
8
462
What if... ➡️ you could train an LLM to beat GPT-4 for your use case? ➡️ and, that LLM was open-source and <1% the size of GPT-4? ➡️ and, you could do it for free? If that sounds appealing, then don't miss our virtual workshop - free compute included! pbase.ai/3x5lepL
1
7
437
ICYMI: we partnered with DeepLearning.AI to present a workshop on fine-tuning #Llama-7b with #opensource Ludwig.ai. Over 2,000 attended live and now it's on-demand! Check it out! piped.video/watch?v=g68qlo9I….
1
1
7
1,464
Big things come in #small packages! Are you ready for #SmallCon! 🎁 Just 3 weeks away and the speaker list is absolute 🔥 Save your spot for the first #virtual conference focused on how to unlock the full value of small models and build a modern #GenAI stack! And it's free! Check out our amazing speakers: ➡ @LoubnaBenAllal1 Ben Allal, SmolLM Lead, @huggingface ➡ Daniel Hunter, Prev. the Head of AI, @harvey__ai ➡ Manjeet Singh, Sr. Director of AI Platforms, @salesforce@echojuliett, Cofounder and CPO, @upstageai@mjmj1oo, Head of Product, @MistralAI@appliedml42, Sr. Staff ML Eng, @nubank ➡ Diego Guerra Orozco, GenAI Startup Lead, @Meta@ShreyaR, CEO and Cofounder, @guardrails_ai ➡ Giuseppe Romagnuolo, VP of AI, @convirza@atinsanyal, CTO and Cofounder, @rungalileo@devvret_rishi, CEO and Cofounder, @predibase ➡ @maartenvansegb, Head of Applied Science, @gretel_ai ➡ Kasey Roh, Head of US Biz, @upstageai@grg_arnav, Head of ML Eng Team, @predibase ...and more to come! Save your spot: predibase.com/smallcon?utm_m…
5
6
606
📣 ICYMI: @Apple recently published their playbook for deploying #GenAI at scale across iOS devices. 🔎 What's their secret? Small language models (#SLM) + lots of fine-tuned #LoRA adapters. 👩‍💻 Want to can replicate their approach? Check out our blog: pbase.ai/3KXrIdO
1
7
220
Have you ever had these thoughts: ❌ Open-source models can't outperform #GPT4 ❌ Fine-tuning LLMs is hard ❌ Fine-tuned models are costly to serve Well, they're all wrong. See how easy it is to #efficiently fine-tune and serve #LLMs with predibase: piped.video/watch?v=R2JQhzfa…
2
5
255
Thank you @AndrewYNg! It was an honor working with you and the DeepLearning.AI team to bring this course to life. Now anyone can take a small open-source #LLM and turn it into a reasoning powerhouse tailored to their use case with as little as 10 labeled data examples!
1
9
1,201
Is a lack of data holding you back from training your next model? Learn how you can generate synthetic data from as few as 10 seed examples for fine-tuning an LLM that outperforms GPT-4. Watch this 90-second or try for yourself with our free trial: pbase.ai/47iRWlq
1
7
383
Join @gretel_ai Chief Scientist, @yevmeyer, and @predibase DevRel Engineer, @AlexSherstinsky, to learn how to use Gretel's new synthetic Text-to-SQL dataset along with Predibase to easily and efficiently #finetune an open-source LLM. Save your spot! pbase.ai/3wuTmLv
4
6
553
View and manage your dedicated and #serverless #LLM deployments in one place with our brand new Deployments page. Quickly spin up new #GPUs or simply use our serverless #finetuned endpoints for per-token pricing. pbase.ai/3TGTijv
4
7
407
ICYMI: 10 things you need to know about #LLMs! Watch the video here: pbase.ai/3OvgO1l Check out all of our previous episodes of ML Real Talk on Youtube: pbase.ai/44WXzUp.
1
6
100
🔐 Want to run Llama 4 at blazing fast speeds without sending a single token over the public internet? Now you can—with Predibase, you can deploy @Meta 's most advanced #opensource LLM directly in your Virtual Private Cloud (#VPC) with just a few lines of code. And of course you can run it on Predibase's SaaS if you want to get started faster! Why it matters: ✅ #Private by design – No data ever leaves your environment ☁️ Cloud-#agnostic – Run it wherever your stack lives (AWS, GCP and Azure) 🚀 Fully managed – We handle #infra, you get blazing-fast inference 🛡️ Enterprise-ready – Serve and monitor Llama 4 with total control in a secure #SOC2-certified environment. 👉 Read how it works: predibase.com/blog/deploy-ll… Your data. Your models. Your Cloud. Your Rules. Start building with the best open-source LLM—securely in your own environment.
1
6
265
What does it take to train #Llama2 on your own data? Only 10 lines of YAML with @ludwig_ai. ✨ These new capabilities are part of our upcoming v0.8 release. Get a sneak peek and #finetune LLaMa2 with this free colab notebook: colab.research.google.com/dr….
3
7
775
Train once and learn forever 🔥 Your business isn't static, nor should your AI. Predibase CEO & Cofounder, @devvret_rishi, sat down with @Kseniase_ at @TheTuringPost to discuss the future of GenAI workloads. It’s a must-listen for anyone focused on turning LLM hype into production reality. 🎙 Key takeaways 1️⃣ Continuous learning loops > static models — why your model’s real job starts after deployment. 2️⃣ Reinforcement Fine-Tuning (RFT) — how feedback-driven tuning can out-perform classical tuning approaches. 3️⃣ Inference at scale is the silent killer — latency, cost, & routing all spike when the stakes get real. 4️⃣ Open-source gaps & “vibes-based” evaluation — the toolchain is catching up, but your test harness probably isn’t. 5️⃣ Narrow, task-owned agents beat chatty generalists — focused workflows = measurable ROI. If you’re: ▪️ shipping LLM features, ▪️ wrestling with feedback loops, or ▪️ mapping a post-ChatGPT roadmap… then hit play and get the full playbook. 🔗 Watch and Subscribe: piped.video/watch?v=bYsuivSB… 👇 Your turn • What’s the biggest blocker to your production AI jobs? • Tried RFT in the wild? Success stories (or war stories) welcome! #LLM #MLOps #AIInfrastructure #ReinforcementLearning #AgenticWorkflows
1
6
3,865
What if you could have your own highly-optimized #LLMs running in your #private cloud without any hassle? 🙋‍♂️ 🙋‍♀️ Well now you can. No more choosing between #performance and #security — have your LLM cake and eat it too! 🍰 😎 Want to learn how? 💡 Save a spot for our webinar to learn how to easily deploy LLMs in your cloud < 30 minutes with Predibase #VPC. We'll even show you how to get those models to outperform #GPT4! 💰 go.predibase.com/your-models…
1
5
7
367
Low-code declarative #ML approaches make it easy to build complex #deeplearning models in minutes. Don't miss our webinar for a deep dive into how to build an end-to-end image classification system. And, it's a fun use case "Santavision"🎅! pbase.ai/3uvA046
1
6
Last week we launched 25+ #opensource fine-tuned #adapters that rival #GPT4. Join @justinxzhao & our team of experts to hear how they did it! We'll share all of our insights from fine-tuning #Mistral for a broad set of #LLM use cases! Save your spot 🎟️ pbase.ai/42Xsgsm
1
6
537
🌟Fine-Tuning Just Got Smarter—Now with #Reinforcement Learning🌟 We just broke reg records with our webinar “Unlocking the Power of Reinforcement Learning: #FineTuning DeepSeek”. Humbled by all who joined. 🙏 🎯Here’s the spoiler: Fine-tuning #reasoning models works and you only need 10 rows of data. Missed it or need a refresher? Check out the replay: piped.video/watch?v=m9L_OcJf…
7
656
🚀 Big news: Predibase now supports fine-tuning & serving Visual Language Models (#VLMs) [beta]! Combine visual + text inputs for 🧠 reasoning, 📝 captioning, ❓ VQA, 🔗 multimodal gen, & 🔍 image search. Fine-tune easily, deploy faster, and outperform OOTB models. Docs 👉 pbase.ai/4g1vdgy
1
2
7
428
Synthetic data + #finetuning = smaller, faster models that outperform costly oversized #LLMs. Check out the replay of our recent workshop with @gretel_ai to learn how to build a text-to-sql #codegen model using open-source #SyntheticData. pbase.ai/45v19WO
2
6
280
Want to tune a #FoundationModel on your own data without sending it to a vendor? With Predibase and #opensource @ludwig_ai, tuning #LargeLanguageModels is as easy as changing a few lines in a config file. Request a demo to learn more: lnkd.in/gTdE8gxh #DeepLearning #GPT
3
4
389
We put the #ML in #YAML! Stop by booth 261 at #PyCon2023 to learn how you can build a deep learning pipeline in <10 lines of code! And grab a shirt too!!
1
7
235