Instructions to use mountinyy/FiD-kor-bart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mountinyy/FiD-kor-bart with Transformers:
# Load model directly from transformers import AutoTokenizer, FiD tokenizer = AutoTokenizer.from_pretrained("mountinyy/FiD-kor-bart") model = FiD.from_pretrained("mountinyy/FiD-kor-bart") - Notebooks
- Google Colab
- Kaggle
Ctrl+K