Text Generation
PEFT
Safetensors
Ancient Greek (to 1453)
ancient-greek
koine-greek
new-testament
synoptic-problem
biblical-studies
digital-humanities
domain-adaptation
lora
Instructions to use ainouche-abderahmane/koineformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ainouche-abderahmane/koineformer with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("bowphs/GreTa") model = PeftModel.from_pretrained(base_model, "ainouche-abderahmane/koineformer") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!