--- library_name: transformers pipeline_tag: text-generation tags: - 4-bit - Q4_K_M - gguf - llama-cpp - moe2x75b - sjt - text-generation --- # roleplaiapp/SJT-Moe2x7.5B-Q4_K_M-GGUF **Repo:** `roleplaiapp/SJT-Moe2x7.5B-Q4_K_M-GGUF` **Original Model:** `SJT-Moe2x7.5B` **Quantized File:** `SJT-Moe2x7.5B.Q4_K_M.gguf` **Quantization:** `GGUF` **Quantization Method:** `Q4_K_M` ## Overview This is a GGUF Q4_K_M quantized version of SJT-Moe2x7.5B ## 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/).