license: openrail | |
This model is fintuned using the following model: | |
https://huggingface.co/EleutherAI/gpt-neo-1.3B | |
The data was scraped from: | |
https://www.kitsunekko.net/dirlist.php?dir=subtitles%2F | |
To load, use: | |
model = pipeline('text-generation',model="gmongaras/gpt-anime-sub-1.3B", | |
tokenizer="EleutherAI/gpt-neo-1.3B") |