Instructions to use towing/viachat-t5-large-v2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use towing/viachat-t5-large-v2.0 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("towing/viachat-t5-large-v2.0") model = AutoModelForSeq2SeqLM.from_pretrained("towing/viachat-t5-large-v2.0") - Notebooks
- Google Colab
- Kaggle
This model is finetuned from google/flan-t5-large.
Chat demo:
https://huggingface.co/spaces/df-h/viachat-v2.0
Training data:
ShareGPT
Training ref:
https://github.com/lm-sys/FastChat
- Downloads last month
- 3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support