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