---
license: other
library_name: transformers
tags:
- mergekit
- merge
base_model: jukofyork/Dark-Miqu-103B
model_name: Dark-Miqu-103B-GGUF
quantized_by: brooketh
---
**
The official library of GGUF format models for use in the local AI chat app, Backyard AI.
**Download Backyard AI here to get started.
Request Additional models at r/LLM_Quants.
*** # Dark Miqu 103B - **Creator:** [jukofyork](https://huggingface.co/jukofyork/) - **Original:** [Dark Miqu 103B](https://huggingface.co/jukofyork/Dark-Miqu-103B) - **Date Created:** 2024-05-14 - **Trained Context:** 32764 tokens - **Description:** A "dark" creative writing model with 32k context. Based off miqu-1-70b but with greatly reduced "positivity" and "-isms". Excels at writing Dark/Grimdark fantasy. *** ## What is a GGUF? GGUF is a large language model (LLM) format that can be split between CPU and GPU. GGUFs are compatible with applications based on llama.cpp, such as Backyard AI. Where other model formats require higher end GPUs with ample VRAM, GGUFs can be efficiently run on a wider variety of hardware. GGUF models are quantized to reduce resource usage, with a tradeoff of reduced coherence at lower quantizations. Quantization reduces the precision of the model weights by changing the number of bits used for each weight. ***