File size: 992 Bytes
60ebae1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-1.5B
- gguf
- Q5_K_S
- 1.5b
- 5-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-Q5_K_S-GGUF

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

## Overview
This is an GGUF Q5_K_S 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/)