Instructions to use Ghani-25/parapred_fr_en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ghani-25/parapred_fr_en with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Ghani-25/parapred_fr_en") model = AutoModelForSeq2SeqLM.from_pretrained("Ghani-25/parapred_fr_en", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
df9f714 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a791a29fc2ab8a0bc4103fa3ce432bc9911c809d824fea62cc065d3726fb1801
size 298685650
|