nathancarter / text-gen-demo-small

Small text generation example in Streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very Small Language Model

This repository contains a Streamlit app that can be used to demonstrate some concepts of generative language models. It's called a "Very Small Language Model" because of course much AI research and product development today is centered around Large Language Models (LLMs) and while this demo can show some of the important concepts that show up in any predictive text model, it is far, far smaller than an LLM.

You can view the app running online here.

About

Small text generation example in Streamlit


Languages

Language:Python 100.0%