Sitemap
TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Follow publication

Member-only story

Open Language Models

A Gentle Introduction to Open Source Large Language Models

Why everyone is talking about Llamas, Alpacas, Falcons and other animals

11 min readAug 11, 2023

--

Image by the author (generated with Midjourney)

Unless you’ve been living under a rock for the last year, you’ve witnessed the ChatGPT revolution and to how everyone seems unable to stop using it. In this article, we’ll explore its alternatives, jumping into the world of open source models. This first article of the series Open Language Models is helpful for people looking to get started and understand Open Source Large Language Models, and how and why to use them.

Table of contents

Why do we need Open Source Models?
The bigger the better? Training Large Language Models
Fine-tuning Large Language Models
The Best Open Source Large Language Models
Running a Large Language Model on your computer
Limitations
Conclusion

What is a Large Language Model?

A Large Language Model (LLM) is an AI capable of understanding and generating human language. At the heart, there’s a type of neural network called a transformer, that…

--

--

TDS Archive
TDS Archive

Published in TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Donato Riccio
Donato Riccio

Written by Donato Riccio

AI Engineer specialized in Large Language Models.

Responses (10)