Instructions to use ShyamVarahagiri/MachineTranslation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShyamVarahagiri/MachineTranslation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ShyamVarahagiri/MachineTranslation") model = AutoModelForSeq2SeqLM.from_pretrained("ShyamVarahagiri/MachineTranslation", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Mar23_13-02-59_a1924e10f071
- Mar23_15-27-01_3f900c38fe1b
- Mar23_16-11-51_3f900c38fe1b
- Mar23_16-15-02_3f900c38fe1b
- Mar23_16-17-09_3f900c38fe1b
- Mar23_17-41-15_3f900c38fe1b
- Mar23_17-42-26_3f900c38fe1b
- Mar23_17-43-04_3f900c38fe1b
- Mar23_17-48-42_3f900c38fe1b
- Mar23_17-49-53_3f900c38fe1b
- Mar23_17-52-34_3f900c38fe1b
- Mar24_03-21-00_163df420bcd2
- Mar24_12-50-22_63ee71009cc8
- Mar24_13-27-35_63ee71009cc8
- Mar24_13-32-25_63ee71009cc8
- Mar24_13-36-16_63ee71009cc8
- Mar24_13-38-06_63ee71009cc8
- Mar25_08-34-39_0126d045f841
- Mar25_08-44-22_0126d045f841
- Mar25_08-50-21_0126d045f841
- Mar25_15-02-05_b944fc41b0af
- Mar25_15-24-49_b944fc41b0af
- Mar25_15-26-32_b944fc41b0af
- Mar25_15-28-35_b944fc41b0af
- Mar26_06-23-16_c40d9493b4c3
- Mar26_06-35-58_c40d9493b4c3
- Mar26_06-36-42_c40d9493b4c3
- Mar26_07-55-46_c40d9493b4c3
- Mar26_08-47-27_c40d9493b4c3