--- library_name: transformers pipeline_tag: text-generation tags: - 6-bit - Q6_K - gguf - llama-cpp - text-generation - tunnedllama --- # roleplaiapp/TunnedLlama-3.1-8B_v2-Q6_K-GGUF **Repo:** `roleplaiapp/TunnedLlama-3.1-8B_v2-Q6_K-GGUF` **Original Model:** `TunnedLlama-3.1-8B_v2` **Quantized File:** `TunnedLlama-3.1-8B_v2.Q6_K.gguf` **Quantization:** `GGUF` **Quantization Method:** `Q6_K` ## Overview This is a GGUF Q6_K quantized version of TunnedLlama-3.1-8B_v2 ## Quantization By I often have idle GPUs while building/testing for the RP app, so I put them to use quantizing models. I hope the community finds these quantizations useful. Andrew Webby @ [RolePlai](https://roleplai.app/).