Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use StaticOwl/Chatbot_Model_Trial with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use StaticOwl/Chatbot_Model_Trial with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("StaticOwl/Chatbot_Model_Trial") model = AutoModelForSeq2SeqLM.from_pretrained("StaticOwl/Chatbot_Model_Trial") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
bfeff81 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:29130045093a29e6442e1ee24dbf6c2875cc202a0ea6d90c82f20ced48c9cc6e
size 4728
|