react-native-transformers-example icon indicating copy to clipboard operation
react-native-transformers-example copied to clipboard

Example of transformers.js on React Native

Results 12 react-native-transformers-example issues
Sort by recently updated
recently updated
newest added

#### Issue: Hi, I cloned the project and was running the react-native-transformers example as it is. but sometimes will experience an app crash instantly after finishing the bundling stage. Any...

Use @fugood/onnxruntime-react-native for test purpose, which it includes: - Early test for onnxruntime v1.16 (common / react-native only) - Use JSI to do blob exchange instead of base64 (https://github.com/microsoft/onnxruntime/pull/16094) -...

Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 7.0.7.2. Release notes Sourced from activesupport's releases. 7.0.7.2 release No changes between this and 7.0.7.2. This release was just to fix file permissions in the...

dependencies
ruby

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.2 to 4.2.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fast-xml-parser&package-manager=npm_and_yarn&previous-version=4.2.2&new-version=4.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

`const pipe = await pipeline('text-generation', 'onnx-community/Llama-3.2-1B-Instruct-q4f16');` How can I use a different LLM instead of the default one? I'm getting below error! ![image](https://github.com/user-attachments/assets/3aac9f7d-15ea-42b2-925a-a894b4356e63) I actually need to run the Llama...

I found no referece where should I put my onnx file in this project, i built the app to IOS but can't teste any model because there is no onnx...

Hi, I'm wondering if this same technology can be used in the context of a basic expo app? If there are any native modifications done in this repo (it's hard...

Log: No model specified. Using default model: "Xenova/t5-small". Error: Can't load a model: Unsupported execution provider: wasm **Android** I just downloaded the repo and ran on android, to check how...

Basically, the world around this codebase has moved on to bigger/better versions, so installing and using this codebase is painful.