Instructions to use hf-internal-testing/tiny-random-nllb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-nllb with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-nllb", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#3 opened almost 2 years ago
by
SFconvertbot
Adding `safetensors` variant of this model
#2 opened almost 2 years ago
by
SFconvertbot
Upload ONNX weights
#1 opened about 2 years ago
by
Xenova