Instructions to use UFNLP/gatortron-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use UFNLP/gatortron-large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("UFNLP/gatortron-large", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#6 opened about 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#5 opened about 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#4 opened over 1 year ago
by
SFconvertbot
Unable to load weights from pytorch checkpoint
#3 opened over 1 year ago
by
hexu0212
Using a GPU for inference
1
#2 opened about 2 years ago
by
woofadu
Use in Sentence Transformers
1
#1 opened about 2 years ago
by
woofadu