TinyChar + llm Plugin
NanoGPT trained Character Level model trained on the TinyStories Dataset with 16 bit precision
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.
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.