You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README for setting up Executorch under https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md no longer seems valid on the current master branch. I was running into repeated issues with missing cmake files in the submodules. Checking out the commit e137c22 associated with the README fixed the issue. It seems some of the submodules have changed and the cmake setup runs into errors due to the changes.
📚 The doc issue
The README for setting up Executorch under https://github.com/pytorch/executorch/blob/main/examples/models/llama/README.md no longer seems valid on the current master branch. I was running into repeated issues with missing cmake files in the submodules. Checking out the commit e137c22 associated with the README fixed the issue. It seems some of the submodules have changed and the cmake setup runs into errors due to the changes.
Suggest a potential alternative/fix
No response
cc @kirklandsign @cbilgin
The text was updated successfully, but these errors were encountered: