Instructions to use hf-internal-testing/tiny-random-bert-fx-only 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-fx-only 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-fx-only")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-bert-fx-only") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-bert-fx-only") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 03f9913fcd87c4385d1bb9cfec2f5882826ec225f3a66cb2b4d3db4ce58e5d48
- Size of remote file:
- 354 kB
- SHA256:
- ef3d095035deb4ba73a1bb991cbe786ef76232b521c44d906a50c52558080308
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.