Instructions to use KBLab/bart-base-swedish-cased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KBLab/bart-base-swedish-cased with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("KBLab/bart-base-swedish-cased") model = AutoModelForSeq2SeqLM.from_pretrained("KBLab/bart-base-swedish-cased", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eac9b69ef3c7727aec1bb731893b85c329fcc7acfaaa477a68dbcef64c137d03
- Size of remote file:
- 558 MB
- SHA256:
- 81d4bf4bb85c0c3a643abd7a880461ee098e2a981750a7ef90bff3a3e0caffa3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.