Instructions to use OATML-Markslab/Tranception_Medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use OATML-Markslab/Tranception_Medium with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="OATML-Markslab/Tranception_Medium")# Load model directly from transformers import AutoModelWithLMHead model = AutoModelWithLMHead.from_pretrained("OATML-Markslab/Tranception_Medium", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
96f4297 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d7733a0eed60a9a2f4543abc09d468591eb5c1ccdec975e8b012a4c2f78d09e0
size 1235205497
|