Duplicated from drhyrum/bert-tiny-torch-picklebomb
How to use Frase/tiny-bert-model-unsafe with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Frase/tiny-bert-model-unsafe", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!