Skip to content

Add changelog generation, releases, publish pypi package #1267

Open
@nongrata081

Description

@nongrata081

🚀 The feature, motivation and pitch

  • Would be nice to have automatically generated changelog from commit history. Maybe github's
    generated release notes or with git-cliff (example). Then it's easier to reason about what changes were introduced when.
  • Would also be nice to see torchchat/releases populated as new updates are rolled out (e.g. like in torchtune/releases). Then it's easier to switch between different versions to test & reproduce functionality.
  • Would also be nice to have a possibility to install torchchat via pip install as a pypi package. The currently existing torchcat pypi package doesn't represent the latest contents of this repo. Then it's easier to install torchchat with just one cli command, as with torchtune pip install torchtune

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions