Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-12 | Add repetition penalty (#20) | beiller | |
* Adding repeat penalization * Update utils.h * Update utils.cpp * Numeric fix Should probably still scale by temp even if penalized * Update comments, more proper application I see that numbers can go negative so a fix from a referenced commit * Minor formatting --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com> | |||
2023-03-10 | Fix a bug in the rope calculation | Georgi Gerganov | |
2023-03-10 | Final touches | Georgi Gerganov | |
2023-03-10 | Initial release | Georgi Gerganov | |