Transformers
PyTorch
English
t5
text2text-generation
conversation
dialogue
commonsense
text-generation-inference
Instructions to use sefinch/ConvoSenseGenerator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sefinch/ConvoSenseGenerator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("sefinch/ConvoSenseGenerator") model = AutoModelForSeq2SeqLM.from_pretrained("sefinch/ConvoSenseGenerator", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f6735d6774015c450d74f560044ff6ecda5e56a1733484efc40fa64ef6132ca1
- Size of remote file:
- 13.6 MB
- SHA256:
- c8e26200f1cfdb462f3180938bf9510a96d7612570ba57696add314b48e50e39
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.