- Support [dataset streaming](https://huggingface.co/docs/datasets/stream) - Fix LLaMA-2 268 - Fix DeepSpeed ZeRO-3 model save 274 - Fix 242 284
0.1.3
0.1.2
- Support **LLaMA-2** (good issue 202 ) - Advanced configurations in Web UI - Fix API (downgrade pydantic<2.0.0) - Fix baichuan lora hparam 194 212 - Fix padding 196 - Fix ZeRO-3 199 - Allow pass args to app 213 - Code simplification - Add ShareGPT dataset
0.1.1
- Web UI: source_prefix, max_length, dev set - Bug fix: reward token 179 - Update template 171 177 - Bug fix: replace the Literal type with Enum for pydantic [1] 176 - Add Web demo 180
- Fix gradient accumulation in PPO Trainer https://github.com/hiyouga/ChatGLM-Efficient-Tuning/issues/299 - All-in-one Web UI by hiyouga , KanadeSiina and codemayq