software-mansion / react-native-executorch

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

Update build llama binary script to pull from GHCR #27

Closed chmjkb closed 6 days ago

chmjkb commented 6 days ago

Currently, in order to use the build_llama_binary.sh one needs to build the docker image on their own. This PR changes that. Now the script pulls from GHCR instead.