--- language: - en pipeline_tag: text-generation tags: - llama-cpp - AceInstruct-72B - gguf - Q3_K_S - 72b - 3-bit - AceInstruct - llama-cpp - nvidia - code - math - chat - roleplay - text-generation - safetensors - nlp - code library_name: transformers base_model: nvidia/AceInstruct-72B --- # roleplaiapp/AceInstruct-72B-Q3_K_S-GGUF **Repo:** `roleplaiapp/AceInstruct-72B-Q3_K_S-GGUF` **Original Model:** `AceInstruct-72B` **Organization:** `nvidia` **Quantized File:** `aceinstruct-72b-q3_k_s.gguf` **Quantization:** `GGUF` **Quantization Method:** `Q3_K_S` **Use Imatrix:** `False` **Split Model:** `False` ## Overview This is an GGUF Q3_K_S quantized version of [AceInstruct-72B](https://huggingface.co/nvidia/AceInstruct-72B). ## Quantization By I often have idle A100 GPUs while building/testing and training 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/)