COMMITS
/ examples/models/llama/model.py May 6, 2025
P
Refactor attention v2 (#10707)
pytorchbot committed
April 18, 2025
S
Support pre-quantization via torchao quantize_ (#10293)
Scott Roy committed
March 27, 2025
J
Remove exception fall back on checkpoint loading (#9660)
Jack committed
March 26, 2025
March 22, 2025
J
Make export llama checkpoint and param optional
Jack committed
March 21, 2025
J
Refactor dtype handling in export_llama
Jack committed
February 25, 2025
February 14, 2025
February 6, 2025
S
Pass ForwardOptions from top level module and also return any relevant state as output
Shen Chen Xu committed
February 1, 2025
M
Add abstract base class for attention mechanisms with unified interface
Mengtao Yuan committed
January 30, 2025
P
December 11, 2024
M
Fix hardcoded rope_scale factor to 32 for Llama 3.2
Mergen Nachin committed
December 2, 2024
P
Transform model to be able to use Attention Sink
pytorchbot committed
October 22, 2024
N
llama export with input vocab pruning
Naveen Suda committed
October 20, 2024
M
Fix params.json for llama models
Mergen Nachin committed
October 16, 2024
M
Codemod examples/models/llama2 to examples/models/llama (#6302)
Mergen Nachin committed