basic-llm / README.md
savan360's picture
Update README.md
adf69ac verified

Simple LLM with Hugging Face & Gradio

This project uses Hugging Face's GPT-2 model to generate text and Gradio to create an interactive web interface.

Setup

  1. Install dependencies:
    pip install -r requirements.txt