nanochat-100dollar / README.md
Sam Dobson
First commit
5aee008
metadata
title: Nanochat
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
hf_oauth: true
hf_oauth_scopes:
  - inference-api
license: mit

A lightweight chatbot powered by nanochat, a small GPT-based language model trained in 4 hours for $100. The model runs on CPU using PyTorch for fast, private inference.

Built with Gradio for the interface and huggingface_hub for model distribution.