| Age | Commit message (Expand) | Author | 
|---|---|---|
| 2024-02-18 | common, server : surface min_keep as its own parameter (#5567) | Robey Holderith | 
| 2024-02-16 | server : add "samplers" param to control the samplers order (#5494) | Alexey Parfenov | 
| 2024-02-11 | common : use enums for sampler types (#5418) | Alexey Parfenov | 
| 2024-01-25 | llama : dynamic temperature sampling (#4972) | l3utterfly | 
| 2024-01-17 | llama : fix copy/paste error in llama_sampling_params comment (#4994) | David Renshaw | 
| 2023-12-23 | server : allow to specify custom prompt for penalty calculation (#3727) | Alexey Parfenov | 
| 2023-12-05 | sampling : custom samplers order (#4285) | MaggotHATE | 
| 2023-10-31 | samplers : Min-P sampler implementation [alternative to Top P/Top K] (#3841) | kalomaze | 
| 2023-10-20 | sampling : refactor init to use llama_sampling_params (#3696) | Georgi Gerganov | 
| 2023-10-18 | speculative : add tree-based sampling example (#3624) | Georgi Gerganov | 
| 2023-10-11 | common : fix mirostat state when using multiple sequences (#3543) | Kerfuffle | 
