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