Instructions to use BluebrainAI/parallel-gpt2-medium-wikitext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BluebrainAI/parallel-gpt2-medium-wikitext with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="BluebrainAI/parallel-gpt2-medium-wikitext", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("BluebrainAI/parallel-gpt2-medium-wikitext", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7970c2496b70e978293561a5c5b60b162f8800517dca923d1a5f30b8a3db4912
- Size of remote file:
- 1.43 GB
- SHA256:
- a16d35bb640d613383099402134285b8ba40ef7d3875020b23bcdb15cbd17b5d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.