Faun is a text-to-image model assembled from Chroma-Flash and a low-step LoRA. It was the default image generation model used in
DREAMIO: AI-Powered Adventures. It produces high-quality images with excellent prompt adherence in as few as 6 sampling steps. This repository contains quantized GGUF versions specifically designed for use with DREAMIO's built-in local image generation engine.
This repository provides two quantized versions of the model. Choose the one that best fits your hardware:
You can use this model on your own hardware by loading it into DREAMIO.
-
Download and Place the Model:
- Download the appropriate GGUF model file (
faun.q8_0.gguf or faun.q4_k.gguf) from the "Files and versions" tab based on your GPU's VRAM.
- Place the file in a folder of your choice. Alternatively, you can put it in the default models folder located at
[GAME FOLDER]/Files/Models/Images/Checkpoints/.
-
Configure DREAMIO:
- Launch DREAMIO and navigate to Image Generation Settings.
- Set the Provider to
Local.
- If you used a custom folder, click Models folder and select that folder. If you used the default folder, DREAMIO will find it automatically.
- From the Model dropdown menu, choose the Faun model you downloaded.
-
Apply Recommended Settings:
- Enter the parameters from the "Recommended Settings" section below to achieve the intended output quality and style.
- For detailed instructions on this setup, please refer to the official guide: Local Image Generation Setup (Built-in Engine).
This model is optimized for local inference on consumer GPUs.