Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: hiyouga/ChatGLM-Efficient-Tuning

Release v0.1.5: Final release

12 Aug 13:41
Compare
Choose a tag to compare

Release v0.1.4

20 Jul 14:37
Compare
Choose a tag to compare
  • Advanced configurations in Web UI
  • Fix device map #318
  • Fix API (downgrade pydantic<2.0.0)
  • Code simplification #321
  • Add datasets (ShareGPT, RefGPT [1])

[1] https://github.com/sufengniu/RefGPT

Release v0.1.3

18 Jul 13:02
Compare
Choose a tag to compare
  • Web UI: source_prefix, max_length, dev set
  • Bug fix: replace the Literal type with Enum for pydantic [1] #294
  • Bug fix: definition of the chat function in stream_chat.py #317
  • Add Web demo #309

[1] pydantic/pydantic#5821, tiangolo/sqlmodel#67

Release v0.1.2

17 Jul 15:19
Compare
Choose a tag to compare
  • Fix gradient accumulation in PPO Trainer #299
  • Better Web UI
    • checkpoint manager
    • add locales
    • save predictions #306

Release v0.1.1

15 Jul 16:59
Compare
Choose a tag to compare
  • Thank @codemayq for building a better Web UI.

Release v0.1.0

14 Jul 19:17
Compare
Choose a tag to compare
update readme