File size: 982 Bytes
2ed89f5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
pipeline_tag: text-generation
language:
- multilingual
inference: false
library_name: transformers
base_model: jinaai/ReaderLM-v2
tags:
- llama-cpp
- ReaderLM-v2
- gguf
- Q5_K_M
- 1.5b
- 5-bit
- ReaderLM
- llama-cpp
- jinaai-v2
- code
- math
- chat
- roleplay
- text-generation
- safetensors
- nlp
- code
---

# roleplaiapp/ReaderLM-v2-Q5_K_M-GGUF

**Repo:** `roleplaiapp/ReaderLM-v2-Q5_K_M-GGUF`  
**Original Model:** `ReaderLM-v2`
**Organization:** `jinaai-v2`
**Quantized File:** `readerlm-v2-q5_k_m.gguf`
**Quantization:** `GGUF`
**Quantization Method:** `Q5_K_M`  
**Use Imatrix:** `False`  
**Split Model:** `False`

## Overview
This is an GGUF Q5_K_M quantized version of [ReaderLM-v2](https://huggingface.co/jinaai/ReaderLM-v2).

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