--- language: - en pipeline_tag: text-generation tags: - llama-cpp - AceInstruct-1.5B - gguf - Q2_K - 1.5b - 2-bit - AceInstruct - llama-cpp - nvidia - code - math - chat - roleplay - text-generation - safetensors - nlp - code base_model: nvidia/AceInstruct-1.5B library_name: transformers --- # roleplaiapp/AceInstruct-1.5B-Q2_K-GGUF **Repo:** `roleplaiapp/AceInstruct-1.5B-Q2_K-GGUF` **Original Model:** `AceInstruct-1.5B` **Organization:** `nvidia` **Quantized File:** `aceinstruct-1.5b-q2_k.gguf` **Quantization:** `GGUF` **Quantization Method:** `Q2_K` **Use Imatrix:** `False` **Split Model:** `False` ## Overview This is an GGUF Q2_K quantized version of [AceInstruct-1.5B](https://huggingface.co/nvidia/AceInstruct-1.5B). ## 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/)