Skip to content

v0.1.1

Compare
Choose a tag to compare
@hiyouga hiyouga released this 18 Jul 13:05
· 2451 commits to main since this release
  • 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

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