Instructions to use donmaclean/dfm_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use donmaclean/dfm_test with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("donmaclean/dfm_test") model = AutoModelForSeq2SeqLM.from_pretrained("donmaclean/dfm_test") - Notebooks
- Google Colab
- Kaggle
Commit History
update spider 6d60074
wowcz commited on
remove 4cf23c0
wowcz commited on
test 8be4bcd
wowcz commited on
initial commit c76196e
Zhi Chen commited on