v0.2.1
版本发布时间: 2024-07-26 03:51:08
pytorch/torchtune最新发布版本:v0.5.0(2024-12-21 04:50:31)
Overview
This patch includes support for fine-tuning Llama3.1 with torchtune as well as various improvements to the library.
New Features & Improvements
Models
- Added support for Llama3.1 (#1208)
Modules
- Tokenizer refactor to improve the extensibility of our tokenizer components (#1082)