GPT-NPC / README.md
HDTenEightyP's picture
Update README.md
786d6bf verified
|
Raw
History Blame Contribute Delete
551 Bytes
---
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|