Instructions to use crumb/switch-base-8-arxiv-abstraction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use crumb/switch-base-8-arxiv-abstraction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("crumb/switch-base-8-arxiv-abstraction") model = AutoModelForMultimodalLM.from_pretrained("crumb/switch-base-8-arxiv-abstraction") - Notebooks
- Google Colab
- Kaggle
metadata
language:
- en
"Summarize: [paper]", produces a machine-written abstraction. Proof-of-concept dummy model for my SwitchTransformer finetuning code. Finetuned from Google's google/switch-base-8
Low-quality results, should not be used in a productin setting. This is a very small model that trained on the free version of Google Colab. (if you'd like to donate so I don't have to be limited by that, my github has ETH, BTC, and XTZ addresses linked)