Instructions to use alanila/fbt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use alanila/fbt with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("alanila/fbt") model = AutoModelForSeq2SeqLM.from_pretrained("alanila/fbt") - Notebooks
- Google Colab
- Kaggle
Rename pytorch_model.bin.html to pytorch_model.bin
Browse files
pytorch_model.bin.html → pytorch_model.bin
RENAMED
|
File without changes
|