27 lines
501 B
Markdown
27 lines
501 B
Markdown
---
|
|
license: apache-2.0
|
|
base_model: canopylabs/orpheus-3b-0.1-ft
|
|
tags:
|
|
- quantized
|
|
- awq
|
|
- text-to-speech
|
|
- tts
|
|
- orpheus
|
|
- 4bit
|
|
library_name: transformers
|
|
pipeline_tag: text-generation
|
|
---
|
|
|
|
# Orpheus 3B 8-bit AWQ
|
|
|
|
This is an 8-bit AWQ quantized version of canopylabs/orpheus-3b-0.1-ft
|
|
|
|
## Model Details
|
|
|
|
- **Base Model**: canopylabs/orpheus-3b-0.1-ft
|
|
- **Quantization**: 8-bit AWQ
|
|
- **Group Size**: 128
|
|
- **Calibration Dataset**: canopylabs/zac-sample-dataset (TTS-specific)
|
|
- **Library**: auto-awq
|
|
|