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: 134 Bytes
cdd899c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0feab5bba585dc63c5d343b40f69d4a525113c6a5e0b05b86b6cefb5308974b8
size 557980890
|