torchtune icon indicating copy to clipboard operation
torchtune copied to clipboard

Reduce no. of places test checkpoint paths are hardcoded

Open rohan-varma opened this issue 2 years ago • 2 comments

Noticing that we have to update a lot of paths i.e. in https://github.com/pytorch-labs/torchtune/pull/158. Would be a lot cleaner and help w/dev velocity if we read test checkpoint paths from a single source of truth and devs only have to make changes there.

cc @joecummings @gokulavasan

rohan-varma avatar Jan 13 '24 22:01 rohan-varma

Also make sure there is a -latest suffix checkpoint for model so that users can download the latest one easily

gokulavasan avatar Jan 16 '24 20:01 gokulavasan

@rohan-varma assigning this to you. Let me know if someone else should take this on.

kartikayk avatar Feb 25 '24 20:02 kartikayk