Instructions to use nllg/bygpt5-medium-de with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nllg/bygpt5-medium-de with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="nllg/bygpt5-medium-de")# Load model directly from transformers import AutoModelWithLMHead model = AutoModelWithLMHead.from_pretrained("nllg/bygpt5-medium-de", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
42eef04 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:89bb3c3658f646c0da03e8e9c033ef2cfe55311ad448fbc59dc1fd8aaa94f888
size 1156247841
|