Releases: software-mansion/react-native-executorch
Releases · software-mansion/react-native-executorch
0.5.15
0.5.13
What's Changed
- Remove CocoaPods cache step from iOS build workflow by @msluszniak in #654
- Fixed bug impacting quality of llms responses and sometimes causing models to keep generating until max number of tokens is reached.
Full Changelog: v0.5.12...v0.5.13
v0.4.10
What's Changed
- Fixed bug impacting quality of llms responses and sometimes causing models to keep generating until max number of tokens is reached.
Full Changelog: v0.4.9...v0.4.10
0.5.12
0.5.11
0.4.9
v0.5.10
v0.5.9
v0.5.8
What's Changed
- Added missing getGeneratedTokenCount for LLMModule.ts
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- Added token batching during llm inference to reduce rerenders and improve performance
- Improved threadpool configuration on iOS significantly increasing inference speed and reducing power consumption
- Fix SQLite bug crashing app builds when SQLite is included from other libraries
Full Changelog: v0.5.6...v0.5.7