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