File size: 962 Bytes
df44f59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
pipeline_tag: text-generation
tags:
- llama-cpp
- AceInstruct-7B
- gguf
- Q6_K
- 7b
- 6-bit
- AceInstruct
- llama-cpp
- nvidia
- code
- math
- chat
- roleplay
- text-generation
- safetensors
- nlp
- code
base_model: nvidia/AceInstruct-7B
library_name: transformers
---

# roleplaiapp/AceInstruct-7B-Q6_K-GGUF

**Repo:** `roleplaiapp/AceInstruct-7B-Q6_K-GGUF`  
**Original Model:** `AceInstruct-7B`
**Organization:** `nvidia`
**Quantized File:** `aceinstruct-7b-q6_k.gguf`
**Quantization:** `GGUF`
**Quantization Method:** `Q6_K`  
**Use Imatrix:** `False`  
**Split Model:** `False`

## Overview
This is an GGUF Q6_K quantized version of [AceInstruct-7B](https://huggingface.co/nvidia/AceInstruct-7B).

## 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/)