File size: 1,143 Bytes
bdd3182
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a37beb5
 
 
 
 
 
 
 
 
 
 
 
 
bdd3182
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
51
52
53
54
55
56
57
---
library_name: transformers
language:
- en
- fr
- it
- pt
- hi
- es
- th
- de
base_model:
- meta-llama/Llama-3.1-70B
tags:
- facebook
- meta
- pytorch
- llama
- llama-3
- Llama-3.3-70B-Instruct
- llama-cpp
- gguf
- Q3_K_S
- meta-llama
- code
- math
- chat
- roleplay
- text-generation
- safetensors
- nlp
- code
license: llama3.3
pipeline_tag: text-generation
---
# roleplaiapp/Llama-3.3-70B-Instruct-Q3_K_S-GGUF

**Repo:** `roleplaiapp/Llama-3.3-70B-Instruct-Q3_K_S-GGUF`  
**Original Model:** `Llama-3.3-70B-Instruct`
**Organization:** `meta-llama`
**Quantized File:** `llama-3.3-70b-instruct-q3_k_s.gguf`
**Quantization:** `GGUF`
**Quantization Method:** `Q3_K_S`  
**Use Imatrix:** `False`  
**Imatrix Quant Method:** `IQ4_NL`  
**Split Model:** `True`

## Overview
This is an GGUF Q3_K_S quantized version of [Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct).

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