COMMITS
/ examples/models/llama/runner/runner.cpp April 30, 2025
J
Use external hf_tokenizer in llama runner (#9112)
Jack committed
April 23, 2025
M
Clarify ownership of runner components
Mengwei Liu committed
April 18, 2025
M
Introduce GenerationConfig
Mengwei Liu committed
April 1, 2025
P
[ExecuTorch][Llama] Change runner to enable chunked prefill (#9805)
pytorchbot committed
March 26, 2025
P
[Executorch][llama] Change runner to decouple prompt length from sequencelength
pytorchbot committed
March 17, 2025
M
Migrate users of llm tokenizer to use pytorch-labs/tokenizers
Mengwei Liu committed
March 5, 2025
P
Add support for ptd in runner (#8957)
pytorchbot committed
October 16, 2024
M
Codemod examples/models/llama2 to examples/models/llama (#6302)
Mergen Nachin committed