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