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