How to use jamesdborin/dummy_model with Transformers:
# Load model directly from transformers import AutoTokenizer, dummy tokenizer = AutoTokenizer.from_pretrained("jamesdborin/dummy_model") model = dummy.from_pretrained("jamesdborin/dummy_model")
The community tab is the place to discuss and collaborate with the HF community!