github software-mansion/react-native-executorch v0.5.3

one day ago

What's Changed

  • Fix to LLMs android performance. Before 0.5.3 LLMs api was written native code and did not support model instantiation. With this fix we are migrating to cpp code with JSI while maintaining performace for LLMs while allowing to load multiple models at the same time.
  • Fix to react-native-executorch not working on iPads
    Full Changelog: v0.5.2...v0.5.3

Don't miss a new react-native-executorch release

NewReleases is sending notifications on new releases.