Instructions to use FiveC/zh-za-theme with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FiveC/zh-za-theme with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("FiveC/zh-za-theme") model = AutoModelForSeq2SeqLM.from_pretrained("FiveC/zh-za-theme") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
612f381 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d2b74bc0376fb976e4d867d958c95c98c2b47ac5b9c05efd826a3220ad2305c0
size 5393
|