COMMITS
/ extension/android/jni/jni_layer_llama.cpp May 1, 2025
H
Android fix uninitialized temperature (#10619)
Hansong committed
April 22, 2025
H
Android JNI llama cache temperature in class
Hansong committed
April 21, 2025
H
[Android] Remove old onStats
Hansong committed
April 19, 2025
H
[Android] Use same stats as llm::Stats
Hansong committed
April 18, 2025
M
Introduce GenerationConfig
Mengwei Liu committed
April 17, 2025
H
Fix x86_64 emulator stuck issue and enable tests
Hansong committed
March 21, 2025
H
Migrate java api
Hansong committed
March 7, 2025
L
Update jni runner
lucylq committed
October 29, 2024
C
MTK Android Llama Runner
Chirag Modi committed
H
Fix utf8_check_validity (#6543)
Hansong committed
October 18, 2024
H
Fix issue with partial UTF-8 string (#6317)
Hansong Zhang committed
October 16, 2024
M
Codemod examples/models/llama2 to examples/models/llama (#6302)
Mergen Nachin committed
October 3, 2024
D
Use new threadpool namespace for all of //executorch/... (#5826)
Dave Bort committed
September 14, 2024
D
Move examples/models/... out of the `torch` namespace (#5318)
Dave Bort committed
September 10, 2024
H
Android refactor cmake build
Hansong committed
September 9, 2024
C
Add Echo parameter to multimodal runner (llava) and jni layer (#5181)
Chirag Modi committed
H
Register LLM prefill native method in JNI
Hansong committed
September 6, 2024
C
Add Echo parameter to llama runner, jni+java layer, and demo app
Chirag Modi committed
H
Llava prefill Java API
Hansong committed
September 3, 2024
A
Pass images by value to allow rvalue args.
Anthony Shoumikhin committed
August 29, 2024
H
Move threadpool to extension
Hansong committed
August 21, 2024
M
Android MultiModal JNI binding
Mengwei Liu committed
August 16, 2024
R
Make seq_len param available in JNI layer generate()
Riandy committed
August 2, 2024
M
Fix Stats in jni_layer_llama.cpp (#4527)
Mengwei Liu committed
April 5, 2024
H
Android app use stats from runner (#2801)
Hansong Zhang committed
April 1, 2024
H
Use threadpool (#2761)
Hansong Zhang committed
March 15, 2024
H
Android LLAMA demo app build rule (#2406)
Hansong Zhang committed
March 7, 2024
H
UX Improvements (#2291)
Hansong Zhang committed
February 27, 2024
H
android llama demo app skeleton
Hansong Zhang committed