CoolFace
Modelpublic

software-mansion/react-native-executorch-distiluse-base-multilingual-cased-v2

sourceHugging Faceapache-2.0updated 15d agoView on Hugging Face
0likes805downloads
28 commits on main
73b0c5c15d ago

Declare the int8 Core ML variant

msluszniak
757363615d ago

Add int8 Core ML variant (embedding table quantized)

msluszniak
2f1e61319d ago

Core ML: accept a sequence length of 1

msluszniak
f796b1419d ago

Apply the model card standard

msluszniak
75b6bb519d ago

Apply the model card standard

msluszniak
350c8dd23d ago

Stop restating quantized, and drop the unused default

aceOfDiamonds
5fc99cd23d ago

Correct the published metadata

aceOfDiamonds
7b70f9125d ago

Add the Vulkan fp16 export

msluszniak
0b826d21mo ago

xnnpack: 8da4w is the default; fp32 stays as the accuracy reference

msluszniak
3178b181mo ago

MLX int8; re-export xnnpack fp32 (stale schema); fix duplicate default

msluszniak
99ce3071mo ago

Core ML: pin compute_unit=CPU_ONLY, drop the fp32 variant

msluszniak
0c87e151mo ago

Fix Core ML artifacts: the published builds failed to load

msluszniak
9d25fe21mo ago

Rebuild mlx export with fork toolchain (ExecuTorch 1.4.1)

msluszniak
0aa0bab1mo ago

Add backend config (ExecuTorch 1.4.1)

msluszniak
f75f39d1mo ago

Add export (ExecuTorch 1.4.1)

msluszniak
e34c9092mo ago

Update .pte files for v0.10.0

bhanc
0fc655d3mo ago

Re-export text embeddings with get_dynamic_dims_forward dynamic-shape contract

msluszniak
f9521563mo ago

Re-export xnnpack variants with get_dynamic_dims (variable-length input bounds)

msluszniak
a9d06dc5mo ago

fix(v0.9.0): snake_case rename of two dashed files

msluszniak
4bd2abb5mo ago

Add stub root config.json for HF download counter

msluszniak
5dfe7f35mo ago

Add spec-compliant config.json files

msluszniak
f7149715mo ago

Add spec-compliant config.json files

msluszniak
870641a5mo ago

Remove old-layout metadata orphaned by MODEL_SPEC.md restructure

msluszniak
5248ed25mo ago

Restructure to MODEL_SPEC.md convention

msluszniak
11fe8675mo ago

Add CoreML fp32+fp16 variants; update README with full variant matrix

msluszniak
81a8bb75mo ago

Add XNNPACK 8da4w quantized variant

msluszniak
225456f5mo ago

Initial upload: distiluse-base-multilingual-cased-v2 XNNPACK fp32 for RNE v0.9.0

msluszniak
9155c7f5mo ago

initial commit

msluszniak