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