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