Introduction

Dusk Rainbow is a creative writing and general task model designed with a very low censorship level. It is intended to provide imaginative outputs for various prompts, particularly in creative writing.

Architecture

Dusk Rainbow is a fine-tuned model based on the EtherealRainbow-v0.3-8B, created by Invisietch. The model incorporates unique datasets and emphasizes minimal bias and repetitive word patterns.

Training

The model was trained using 16 million tokens of testing data, with a primary aim to achieve exceptional paragraph length adherence and response to story writing prompts. It specifically avoids data from API models like ChatGPT or Claude to reduce bias.

Guide: Running Locally

  1. Install Dependencies: Ensure you have Python and necessary libraries installed, such as PyTorch.
  2. Download Model: Acquire the model files from the Hugging Face repository.
  3. Setup Environment: Configure your environment to use the model, ensuring you have sufficient memory and processing power.
  4. Run Inference: Load the model in your script and input your desired prompts to generate text.

For enhanced performance, consider using cloud GPUs from providers like AWS or Google Cloud, especially for large models like Dusk Rainbow.

License

The Dusk Rainbow model is distributed under the Apache-2.0 License, allowing for open-source usage with certain conditions.

More Related APIs