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