Instructions to use fxmarty/tiny-marian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fxmarty/tiny-marian with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("fxmarty/tiny-marian") model = AutoModelForSeq2SeqLM.from_pretrained("fxmarty/tiny-marian", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ce33c1c4782948593a73cef9b776c41bdbe7d0902ac2d87928e1b29a0a1a9edf
- Size of remote file:
- 7.83 MB
- SHA256:
- 3e778a30110f6c1208ea2da43d99f1643c7de46d2739d3e69e650c7cd1139eaf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.