--- library_name: transformers pipeline_tag: text-generation tags: - 3-bit - Q3_K_M - dolphin30 - gguf - llama-cpp - llama31 - text-generation --- # roleplaiapp/Dolphin3.0-Llama3.1-8B-Q3_K_M-GGUF **Repo:** `roleplaiapp/Dolphin3.0-Llama3.1-8B-Q3_K_M-GGUF` **Original Model:** `Dolphin3.0-Llama3.1-8B` **Quantized File:** `Dolphin3.0-Llama3.1-8B-Q3_K_M.gguf` **Quantization:** `GGUF` **Quantization Method:** `Q3_K_M` ## Overview This is a GGUF Q3_K_M quantized version of Dolphin3.0-Llama3.1-8B ## 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/).