Sam Bond-Taylor

Results 1 issues of Sam Bond-Taylor

Thanks for the repo! I was trying to use a Primus model as part of a [`transformers`](https://huggingface.co/docs/transformers/index) model. However, when loading saved checkpoints `transformers` uses this context manager [`no_init_weights`](https://github.com/huggingface/transformers/blob/91be12bdc6d312a2d7a44174971f025c4023a91f/src/transformers/modeling_utils.py#L228-L250) which...