Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

Llama 3 + Groq is the AI Heaven
Latest   Machine Learning

Llama 3 + Groq is the AI Heaven

Last Updated on April 25, 2024 by Editorial Team

Author(s): Vatsal Saglani

Originally published on Towards AI.

Llama 3 shines on Groq with blazing generation
Image generated via ChatGPT

In this blog, we’ll create a backend for Generative AI News Search. We’ll be using Meta’s Llama-3 8B model served via Groq’s LPU.

If you still haven’t heard about Groq, then let me enlighten you. Groq is setting a new standard for inference speeds for text generation in large language models (LLMs). Groq provides an LPU (Language Processing Unit) interface engine which is a new type of end-to-end processing unit system that provides the fastest inference for computationally intensive applications with a sequential component to them, as in LLMs.

We won’t be diving deep into how inference is blazing fast on Groq compared to GPUs. We want to leverage the speed increase provided by Groq and Llama 3’s text-generation capabilities to create a Generative AI News Search. This will be similar to Bing AI Search, Google AI Search, or PPLX.

Meta’s recent release of the Llama 3 models has been a great hit. The bigger 70B Llama 3 model is currently ranked fifth in the LMSys LLM Leaderboard. On tasks in the English language, the same model is ranked second just behind GPT-4.

According to Meta’s Llama 3 release blog, the 8B model is the best in its category and the… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓