CoolFace
Modelpublic

BarathwajAnandan/cohere-transcribe-03-2026-CoreML-6bit

sourceHugging Facegpl-3.0updated 6mo agoView on Hugging Face
7likes4.6kdownloads
18 commits on main
79320e96mo ago

Replace broken Cohere decoder packages with consistent 35s export

ALTICDEV
8ce6bf26mo ago

Fix Cohere manifest to match 35s CoreML artifact contract

BarathwajAnandan
d9be7726mo ago

Update cached decoder to accept pre-computed cross K/V

BarathwajAnandan
160b8c26mo ago

Update manifest with cross_kv_projector entry

BarathwajAnandan
f5b2aa16mo ago

Add cross-KV projector (cross-attention pre-computation optimization)

BarathwajAnandan
8e71bf26mo ago

6-bit palettized CoreML: 35s window, 256 max tokens, 5s overlap

BarathwajAnandan
a133f326mo ago

Replace with 6-bit palettized CoreML (35s window, 128 max tokens, 5s overlap)

BarathwajAnandan
0dd82096mo ago

Add GPL-3.0 license file

BarathwajAnandan
8b6d9286mo ago

Update model license to GPL-3.0

BarathwajAnandan
15efe746mo ago

Update model card with full LibriSpeech WER: 2.58%

BarathwajAnandan
edfda2b6mo ago

Add full LibriSpeech test-clean WER: 2.58% on 2619/2620 samples

BarathwajAnandan
45d67726mo ago

Upload CoreML palettize6 model (6-bit, 1.4GB, 2.72% WER on LibriSpeech test-clean)

BarathwajAnandan
59e61566mo ago

Add benchmark: benchmarks/compute_unit_comparison.json

BarathwajAnandan
a730dec6mo ago

Add benchmark: benchmarks/quantization_variants_speed_accuracy.json

BarathwajAnandan
68ae4e56mo ago

Add benchmark: benchmarks/librispeech_wer_200samples.json

BarathwajAnandan
89a93b06mo ago

Change license to GPL v3

BarathwajAnandan
572825b6mo ago

Add model card with license, benchmarks, and usage docs

BarathwajAnandan
7e3f00e6mo ago

initial commit

BarathwajAnandan