software-mansion / react-native-executorch

http://docs.swmansion.com/react-native-executorch/
Other
104 stars 4 forks source link

Update LLaMA model urls with correct versioning #8

Closed chmjkb closed 1 week ago

chmjkb commented 1 week ago

Currently, the model URL points to the main branch on the hugginface repo. Instead, we want to match it with the v0.1.0 version. This PR introduces that change.