Age | Commit message (Expand) | Author |
---|---|---|
2023-07-23 | llama : add grammar-based sampling (#1773) | Evan Jones |
2023-06-28 | llama : support input embeddings directly (#1910) | ningshanwutuobang |
2023-06-17 | llama : fix kv_cache `n` init (close #1903) | Georgi Gerganov |
2023-06-13 | train : improved training-from-scratch example (#1652) | xaedes |
2023-06-04 | llama : Metal inference (#1642) | Georgi Gerganov |
2023-05-21 | examples : add server example with REST API (#1443) | Steward Garcia |
2023-05-13 | ggml : implement backward pass for llama + small training-llama-from-scratch ... | xaedes |
2023-04-30 | Various fixes to mat_mul benchmark (#1253) | Stephan Walter |
2023-04-24 | examples : add save_load_state example (#1150) | xaedes |
2023-04-08 | Add quantize-stats command for testing quantization (#728) | unbounded |
2023-03-25 | Overhaul the examples structure | Georgi Gerganov |