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