COMMITS
/ .ci/scripts/build_llama_android.sh March 19, 2025
J
Remove usage of external flatc in builds and scripts (#9306)
jathu committed
March 10, 2025
M
Add pytorch-labs/tokenizers into ET submodules
Mengwei Liu committed
February 18, 2025
S
Automatically put torch in CMAKE_PREFIX_PATH so users/scripts don't have to (#8474)
Scott Wolchok committed
February 12, 2025
P
Reuse GELU implementation from PyTorch core (#8322)
pytorchbot committed
December 12, 2024
M
sh clean.sh script that does cleaning (#7108)
Mergen Nachin committed
October 17, 2024
Y
Remove duplicated ANDROID_PLATFORM and define in CMake (#6223)
yumihe20040517 committed
October 16, 2024
M
Codemod examples/models/llama2 to examples/models/llama (#6302)
Mergen Nachin committed
September 5, 2024
A
Switch to the new tensor API internally.
Anthony Shoumikhin committed
May 16, 2024
S
add missing cmake flags for llama android ci (#3618)
salykova committed
May 3, 2024
A
Add suffixes to cmake flags related to building kernels. (#3499)
Anthony Shoumikhin committed
April 18, 2024
M
fix llama-runner-linux-android (#3127)
Manuel Candales committed
March 29, 2024
C
add runner android build ci (#2733)
Chen Lai committed