--- language: - en inference: false fine-tuning: false tags: - llama-cpp - Llama-3.1-Nemotron-70B-Instruct-HF - gguf - Q5_0 - 70b - 4-bit - nemotron - llama-cpp - nvidia - code - math - chat - roleplay - text-generation - safetensors - nlp - code datasets: - nvidia/HelpSteer2 base_model: meta-llama/Llama-3.1-70B-Instruct pipeline_tag: text-generation library_name: transformers --- # roleplaiapp/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_0-GGUF **Repo:** `roleplaiapp/Llama-3.1-Nemotron-70B-Instruct-HF-Q5_0-GGUF` **Original Model:** `Llama-3.1-Nemotron-70B-Instruct-HF` **Organization:** `nvidia` **Quantized File:** `llama-3.1-nemotron-70b-instruct-hf-q5_0.gguf` **Quantization:** `GGUF` **Quantization Method:** `Q5_0` **Use Imatrix:** `False` **Split Model:** `False` ## Overview This is an GGUF Q5_0 quantized version of [Llama-3.1-Nemotron-70B-Instruct-HF](https://huggingface.co/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF). ## 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/)