Instructions to use hf-internal-testing/tiny-random-bert-variant-safe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-bert-variant-safe with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="hf-internal-testing/tiny-random-bert-variant-safe")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-bert-variant-safe") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-bert-variant-safe") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c2aa54def4381e664d54cb05f81647120b79fc2ea91344a90c630da72ed1a187
- Size of remote file:
- 365 kB
- SHA256:
- 6fef36a582d113997f27ccd37cd49a3a661f1aae493f495109587f0803f6083c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.