metadata
license: mit
language:
- en
tags:
- text-generation-inference
GPT-NPC
GPT-NPC is a lightweight, 15-million-parameter LLM designed to play NPC characters in games. Trained using the ClubFloyd corpus, an MUD-like dataset.
Technical Information
| Layers | 4 |
| Heads | 4 |
| Embeddings | 128 |
| Context Window | 64 tokens |
| Tokenizer | cl100k_base |