CoolFace
Modelpublic

software-mansion/react-native-executorch-bielik-v3.0

sourceHugging Faceapache-2.0updated 14d agoView on Hugging Face
0likes700downloads
Model Card

bielik-v3.0

This repository hosts the bielik-v3.0 models exported for the React Native ExecuTorch library as ExecuTorch .pte programs, ready to run on device.

Variants

PathBackendPrecision
xnnpack/bielik_v3_0_1_5b_xnnpack_fp16.ptexnnpackfp16
xnnpack/bielik_v3_0_1_5b_xnnpack_8da4w.ptexnnpack8da4w

Repository structure

config.json                                 33 B
tokenizer.json                              1.9 MB
tokenizer_config.json                       2.0 kB
xnnpack/bielik_v3_0_1_5b_xnnpack_8da4w.pte  880 MB
xnnpack/bielik_v3_0_1_5b_xnnpack_fp16.pte   3.0 GB
xnnpack/config.json                         3.0 kB

Compatibility

These files are published for the ExecuTorch v1.4.1 runtime. ExecuTorch gives no forward compatibility guarantee, so an older runtime may fail to load them.

To use them in React Native ExecuTorch, pass the model constant shipped in the library's model registry to the corresponding task pipeline. See the documentation.

To load these files in your own ExecuTorch runtime, read the compatibility note first.