Instructions to use ADHIZ/textfusiontrainingfusionsaaa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ADHIZ/textfusiontrainingfusionsaaa with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("distilgpt2") model = PeftModel.from_pretrained(base_model, "ADHIZ/textfusiontrainingfusionsaaa") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
0379219 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:045210db948bc2a697304dc8204c86316c6c342e28df8170987fb4b7e62b36df
size 841658
|