---
base_model: Hastagaras/Sunmoy-9B-G2
library_name: transformers
model_name: Sunmoy-9B-G2-GGUF
tags:
- mergekit
- merge
quantized_by: brooketh
parameter_count: 9241705984
---
**
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.
*** # Sunmoy G2 9B - **Creator:** [Hastagaras](https://huggingface.co./Hastagaras/) - **Original:** [Sunmoy G2 9B](https://huggingface.co./Hastagaras/Sunmoy-9B-G2) - **Date Created:** 2024-07-28 - **Trained Context:** 8192 tokens - **Description:** Excellent instruction adherence, great pacing, good characterization. Excels in single character, but can do multi-character. Adheres to a lot of nuance in the card, especially example dialogue. *** ## 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. ***