Instructions to use WilliamSotoM/PTHQL_level2_High_German with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use WilliamSotoM/PTHQL_level2_High_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_level2_High_German") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
6fcd2b7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:54e4145d3892fc97b85c0f87ec739c9ed6e5555f2388a7c9888cc169fe59b31e
size 1170534090
|