Instructions to use PopeJohn/Tectonic1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PopeJohn/Tectonic1.0 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("PopeJohn/Tectonic1.0") model = AutoModelForSeq2SeqLM.from_pretrained("PopeJohn/Tectonic1.0") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
71b1807 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:919028ad896968702bdff6e4086ed4da37ed1575123c7522a6070adcbb3b20d1
size 5777
|