Instructions to use SimSaas/txt2KG_onT5_3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SimSaas/txt2KG_onT5_3b with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SimSaas/txt2KG_onT5_3b") model = AutoModelForSeq2SeqLM.from_pretrained("SimSaas/txt2KG_onT5_3b", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
9db8d47 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fdf7213acdd4ad8ad1ae25f3bca7070f96634e721d1b0691d9e0b9d460b545e6
size 11406622919
|