Instructions to use WesScivetti/GPT-BERT_Random_Seed2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WesScivetti/GPT-BERT_Random_Seed2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="WesScivetti/GPT-BERT_Random_Seed2", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("WesScivetti/GPT-BERT_Random_Seed2", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8f987a526ed22b07c7621cb4e55b159b8f004cf5389388557ad3dc2d3020a752
- Size of remote file:
- 503 MB
- SHA256:
- 94aed6fafd8e2772e02359880fdcc62b5c515eecc91606aa274a9e1d9f0e91a1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.