Text Generation The Effects Of Rank, Epochs, and Learning Rate on Training Textual LoRAs Have you ever wanted to have a large language model tell you stories in the voice and style of your favorite author? Well, through training a LoRA on their work, you can totally do that! There are so many different levers to flip when training a LoRA, though, and it
tldr A Deep Dive Into Creating an Effective TavernAI Character Roleplay has become a surprisingly popular use of AI over the past year, with entire services popping up devoted specifically to interacting with characters, fictional or not. It's begun to breach the realm of academic writing (such as this paper on ArXiv on LLM RP from EleutherAI from
Text Generation The Beginner's Guide to Textual Worldbuilding With Oobabooga and Pygmalion Pygmalion is an unfiltered chatbot AI model that you can interact with to ask questions, talk to for fun, or even roleplay with. One of the best parts about Pygmalion is that it is capable of "learning" over time in that it will refer to its available output
Text Generation Setting up a ChatBot with the Oobabooga Text Generation WebUI template In this post we'll walk through setting up a pod on RunPod using a template that will run Oobabooga's Text Generation WebUI with the Pygmalion 6B chatbot model, though it will also work with a number of other language models such as GPT-J 6B, OPT, GALACTICA,
Art Using the "RunPod Fast Stable Diffusion" template to create an instance for Dreambooth Following up on the previous post, in this article we will walk through setting up a RunPod instance with the "RunPod Fast Stable Diffusion" template and using it to run Dreambooth with the bundled Jupyter Notebook. The first few steps are a repeat of the previous post, so