---
base_model: FallenMerick/MN-Chunky-Lotus-12B
language:
- en
library_name: transformers
license: cc-by-4.0
model_name: MN-Chunky-Lotus-12B-GGUF
tags:
- storywriting
- text adventure
- creative
- story
- writing
- fiction
- roleplaying
- rp
- mergekit
- merge
quantized_by: brooketh
parameter_count: 12247782400
---
**
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.
*** # MN Chunky Lotus 12B - **Creator:** [FallenMerick](https://huggingface.co/FallenMerick/) - **Original:** [MN Chunky Lotus 12B](https://huggingface.co/FallenMerick/MN-Chunky-Lotus-12B) - **Date Created:** 2024-11-07 - **Trained Context:** 131072 tokens - **Description:** Mistral Nemo based model by FallenMerick with great emotional intelligence and acceptable adherence to various character personalities. It does a good job at roleplaying despite being a bit bland at times. *** ## 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. ***