torch2 updt with hf fixes (#193)
* fix and test
* Revert "Revert "Torch2 (#177) (#178)" (#181)"
This reverts commit 89f56d2df5f4c0ea10e3209ef0d9bd58dbf05565.
* updt import try except
* updt hf model
* updt imports
* lint
* add mpt hf model init / gen test
* updt for temp testing
* lint
* rerun tests
* Update .github/workflows/release.yaml
Co-authored-by: Daniel King <43149077+dakinggg@users.noreply.github.com>
* Update tests/test_hf_mpt_gen.py
Co-authored-by: Daniel King <43149077+dakinggg@users.noreply.github.com>
* add cpu test
* updt tests / cpu img
* updt cpu test install
* rerun tests
* fix hf import structure
* fix test
* pull_request -> pull_request_target
* make onnx test smaller
---------
Co-authored-by: Daniel King <daniel@mosaicml.com>
Co-authored-by: Daniel King <43149077+dakinggg@users.noreply.github.com>