Edit model card

TinyChar + llm Plugin

NanoGPT trained Character Level model trained on the TinyStories Dataset with 16 bit precision

W&B https://wandb.ai/corianas/owt/reports/Untitled-Report--Vmlldzo1MzUzNjQx/edit?firstReport&runsetFilter

This Repo is specifically a plugin for the tool llm by Simon Wilson [https://simonwillison.net/] [https://llm.datasette.io/en/stable/]

Installation

Once llm is installed, this plugin can be installed by:

git clone https://huggingface.co/Corianas/TinyChar
cd TinyChar
llm install .

Confirm it is installed by checking the installed plugins

llm plugins

using

llm -m chargpt "Wendy went for a walk when suddenly "

Limitations?

It is trained on the TinyStories Dataset exclusivly, Do not use this for anything other than research into character level language models or plugins for the llm program it is designed for.

Downloads last month
0
Inference Examples
Unable to determine this model's library. Check the docs .

Dataset used to train Corianas/TinyChar