Instructions to use Neupane9Sujal/Text_Summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Neupane9Sujal/Text_Summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Neupane9Sujal/Text_Summarization") model = AutoModelForSeq2SeqLM.from_pretrained("Neupane9Sujal/Text_Summarization", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Size of remote file:
- 79.7 MB
- SHA256:
- 8607c7dc2c4f37452db222f3d09d8378c00569da6c7616f514b529f52d638f19
·
Git Large File Storage (LFS) replaces large files with text pointers inside Git, while storing the file contents on a remote server. More info.