pipeline_tag: text-generation | |
language: | |
- multilingual | |
inference: false | |
library_name: transformers | |
base_model: jinaai/ReaderLM-v2 | |
tags: | |
- llama-cpp | |
- ReaderLM-v2 | |
- gguf | |
- Q4_0 | |
- 1.5b | |
- 4-bit | |
- ReaderLM | |
- llama-cpp | |
- jinaai-v2 | |
- code | |
- math | |
- chat | |
- roleplay | |
- text-generation | |
- safetensors | |
- nlp | |
- code | |
# roleplaiapp/ReaderLM-v2-Q4_0-GGUF | |
**Repo:** `roleplaiapp/ReaderLM-v2-Q4_0-GGUF` | |
**Original Model:** `ReaderLM-v2` | |
**Organization:** `jinaai-v2` | |
**Quantized File:** `readerlm-v2-q4_0.gguf` | |
**Quantization:** `GGUF` | |
**Quantization Method:** `Q4_0` | |
**Use Imatrix:** `False` | |
**Split Model:** `False` | |
## Overview | |
This is an GGUF Q4_0 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/) | |