--- library_name: transformers pipeline_tag: text-generation tags: - 5-bit - Q5_K_S - gguf - llama-cpp - text-generation - tunnedllama --- # roleplaiapp/TunnedLlama-3.1-8B_v2-Q5_K_S-GGUF **Repo:** `roleplaiapp/TunnedLlama-3.1-8B_v2-Q5_K_S-GGUF` **Original Model:** `TunnedLlama-3.1-8B_v2` **Quantized File:** `TunnedLlama-3.1-8B_v2.Q5_K_S.gguf` **Quantization:** `GGUF` **Quantization Method:** `Q5_K_S` ## Overview This is a GGUF Q5_K_S 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/).