初始化项目,由ModelHub XC社区提供模型
Model: Hariprasath28/orpheus-3b-4bit-AWQ Source: Original Platform
This commit is contained in:
26
README.md
Normal file
26
README.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user