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