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