Instructions to use mismayil/comet-bart-ai2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mismayil/comet-bart-ai2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mismayil/comet-bart-ai2") model = AutoModelForSeq2SeqLM.from_pretrained("mismayil/comet-bart-ai2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
24a4361 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:068ef0181830c81913f26a84404afa48035d5797c2fc33fd383b2f23251cc5f0
size 1625695432
|