Instructions to use jgrosjean-mathesis/sentence-swissbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jgrosjean-mathesis/sentence-swissbert with Transformers:
# Load model directly from transformers import AutoTokenizer, XmodForCL tokenizer = AutoTokenizer.from_pretrained("jgrosjean-mathesis/sentence-swissbert") model = XmodForCL.from_pretrained("jgrosjean-mathesis/sentence-swissbert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!