torchtune icon indicating copy to clipboard operation
torchtune copied to clipboard

Shrink `small_model` ckpt to run in pytest and be available under `assets/` dir

Open joecummings opened this issue 2 years ago • 1 comments

Currently, a user needs access to our Meta-enabled S3 bucket in order to run the full suite of tests. Any user who wants to contribute should be able to reason about the quality of their code. Therefore, we should shrink the size of our small model checkpoint in order to run through pytest. See an example for this in #271 .

joecummings avatar Jan 30 '24 21:01 joecummings

@joecummings agree with this and assigning to you.

kartikayk avatar Feb 25 '24 18:02 kartikayk

This is done.

kartikayk avatar Apr 21 '24 16:04 kartikayk