---
base_model: TheDrummer/Rocinante-12B-v1.1
license: other
model_name: Rocinante-12B-v1.1-GGUF
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.
*** # Rocinante V1.1 12B - **Creator:** [TheDrummer](https://huggingface.co/TheDrummer/) - **Original:** [Rocinante V1.1 12B](https://huggingface.co/TheDrummer/Rocinante-12B-v1.1) - **Date Created:** 2024-08-15 - **Trained Context:** 1024000 tokens - **Description:** A versatile model for engaging and adventure-filled storytelling by TheDrummer. Similar to Cydonia but smaller in size, so will run well on more machines. Based on Mistral Nemo. *** ## 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. ***