File size: 1,178 Bytes
6265458
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
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/)