Instructions to use lizhuang144/flan-t5-small-VG-factual-sg-id with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lizhuang144/flan-t5-small-VG-factual-sg-id with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("lizhuang144/flan-t5-small-VG-factual-sg-id") model = AutoModelForSeq2SeqLM.from_pretrained("lizhuang144/flan-t5-small-VG-factual-sg-id") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Please see https://github.com/zhuang-li/FACTUAL for detailed description of this model.
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support