Artificial intelligence

ai-ml
Article

Smarter data generation for faster Speculator training

Shubhra Pandit +1

Learn how smarter data generation strategies can reduce the cost and time needed to train high-quality speculator models for speculative decoding. This post shares findings on cross-distillation, training efficiency, and production inference gains that deliver faster LLM serving with no loss in output quality.

Video Thumbnail
Video

Deploy OpenCode on OpenShift

Sergey Bekkerman +1

This video demonstrates how to deploy Open Code, an open-source AI coding assistant, as a secure, multi-user web application on Red Hat OpenShift.

blog camel ai
Article

What's new in Red Hat build of Apache Camel 4.18

Ivo Bek

Discover the new features of Red Hat build of Apache Camel 4.18, including AI-driven semantic processing, Camel CLI Launcher, visual integration test flows, and more.

Red Hat Developer Hub feature image
Article

Chat with your docs with Red Hat Developer Hub

Lucas Yoon

Discover how personal AI notebooks in Red Hat Developer Lightspeed can help developers find specific details in project documents quickly, grounded in context.

A stylized illustration representing an artificial neural network, set against a dark purple background within a slightly rounded, darker purple square icon shape. The neural network consists of multiple layers of interconnected nodes, depicted as glossy, spherical red orbs. Lines connect these red orbs, forming a complex web. White arrow shapes extend horizontally from the left side, pointing towards the network, suggesting input or data flowing into the system.
Article

How speculative decoding delivers faster LLM inference

Sawyer Bowerman

Learn how speculative decoding can improve the performance of large language models (LLMs) in production by using a small, fast model to generate tokens speculatively and a large model to verify them.