Instructions to use YALCINKAYA/FinetunedByYalcin4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use YALCINKAYA/FinetunedByYalcin4 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("YALCINKAYA/FinetunedByYalcin4") model = PeftModel.from_pretrained(base_model, "YALCINKAYA/FinetunedByYalcin4") - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 1
Model tree for YALCINKAYA/FinetunedByYalcin4
Base model
openai-community/gpt2-large