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