Note
This porject is a fork of hans00/react-native-transformers-example.
This projects implements the library huggingface/transformers.js with some fixes and polyfills to be compatible with react-native.
Note
At this moment (May 2025) the huggingface/transformers.js library isn't compatible with react-native in the stable realese. For this reason polyfills and some fixes are needed.
This app allows you to run LLMS in local device. You can use a text-generation model as a chat. After downloading the model, you can use it even without internet connection.
Clone the repo and install dependencies using yarn. There are some problems sometimes when using npm, you can try it if you want.






