Instructions to use WilliamSotoM/PTHQL_language_German with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use WilliamSotoM/PTHQL_language_German with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/mt5-large") model = PeftModel.from_pretrained(base_model, "WilliamSotoM/PTHQL_language_German") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
4fad463 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:15d0d8d5e743c19a1ea2c5ab94e6246d78b04527742ef055c11e2bf79b74712b
size 1170534090
|