File size: 921 Bytes
cd241b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
# Quantization Record: Breeze-ASR-26-float16-CT2

## Source

- Model: `MediaTek-Research/Breeze-ASR-26`
- Revision: `7b992682e7f5ceedd0a41ebec240f01ba469d19e`
- Backend: `ctranslate2`
- Quantization: `float16`

## Command

```bash
ct2-transformers-converter --model artifacts/models/Breeze-ASR-26-f32-HF --output_dir artifacts/models/Breeze-ASR-26-float16-CT2 --quantization float16 --force --copy_files added_tokens.json generation_config.json merges.txt normalizer.json preprocessor_config.json special_tokens_map.json tokenizer.json tokenizer_config.json vocab.json
```

## Runtime Versions

- `architecture`: `arm64`
- `ctranslate2_version`: `4.7.1`
- `huggingface_hub_version`: `1.15.0`
- `openai_version`: `2.37.0`
- `os`: `Darwin`
- `os_release`: `24.6.0`
- `python_version`: `3.13.0`
- `transformers_version`: `5.8.1`

## Platform Notes

- Converted with CTranslate2 for evaluation and model artifact comparison.