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