File size: 459 Bytes
479a20d
 
 
 
 
 
 
478c52d
479a20d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
license: gpl
language:
- en
---
# Description

This is my first attempt to simulate the Filian's Twitch stream chat based on scraped data. The model is a fine-tuning of GPT-Neo for 125M parameters. The model was able to be trained within 30 minutes on a GTX 1650 with Pytorch's memory pinning feature to share the local RAM with the GPU.

## Prompt examples
```
CHAT: You're cringe
CHAT: KEKW
STREAMER:
```
```
CHAT: Are you a Filipino boy?
STREAMER: 
```