File size: 237 Bytes
f7d2c7f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ---
library_name: pytorch
tags:
- chatbot
- tiny-llm
- faq
---
# tiny-chatbot-model
Tiny intent-conditioned GPT-style model trained for FAQ chatbot demos.
Files:
- `ckpt.pt` : PyTorch checkpoint
- `vocab.json` : tokenizer vocab
|