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:
- 83c6994712fcad441c8046fe6f007824f6b9dc190b4be98dbb9197b382004dce
- Size of remote file:
- 5.5 kB
- SHA256:
- a22d41e9776c70f9fbe14b433cb94d3c8f4c35c67d89a20c84239b589a50ea0d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.