Topic Modeling with Llama 2

Create easily interpretable topics with Large Language Models

Maarten Grootendorst
12 min readAug 22, 2023

--

With the advent of Llama 2, running strong LLMs locally has become more and more a reality. Its accuracy approaches OpenAI’s GPT-3.5, which serves well for many use cases.

In this article, we will explore how we can use Llama2 for Topic Modeling without the need to pass every single…

--

--