File size: 1,064 Bytes
c8bf9c8 |
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 |
---
library_name: transformers
language:
- en
- fr
- it
- pt
- hi
- es
- th
- de
base_model:
- meta-llama/Llama-3.1-70B
tags:
- llama-cpp
- Llama-3.3-70B-Instruct
- gguf
- llama
- 70b
- Q5_K_M
- llama-cpp
- gguf
- meta-llama
- code
- math
- chat
- roleplay
- text-generation
- safetensors
- nlp
- code
pipeline_tag: text-generation
---
# Llama-3.3-70B-Instruct-Q5_K_M-GGUF
**Repo:** `roleplaiapp/Llama-3.3-70B-Instruct-Q5_K_M-GGUF`
**Original Model:** `Llama-3.3-70B-Instruct`
**Organization:** `meta-llama`
**Quantized File:** `llama-3.3-70b-instruct-q5_k_m.gguf`
**Quantization:** `GGUF`
**Quantization Method:** `Q4_K_M `
**Use Imatrix:** `False`
**Split Model:** `False`
## Overview
This is an GGUF Q5_K_M 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/) |