Turkish pretrained model (Executorch)
On-device model exported to Executorch (.pte) for use with react-native-executorch.
Files
turkish_pretrained_model.pte– Executorch model (or in executorch/ subfolder)
Usage (React Native)
import { ExecutorchInitializer } from "@/contexts/ExecutorchContext";
<ExecutorchInitializer
modelSource="path/to/turkish_pretrained_model.pte"
tokenizerSource="path/to/tokenizer.bin"
tokenizerConfigSource="path/to/tokenizer_config.json"
/>
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support