Instructions to use isashap/maxtrained_waldomodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use isashap/maxtrained_waldomodel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("distilgpt2") model = PeftModel.from_pretrained(base_model, "isashap/maxtrained_waldomodel") - Notebooks
- Google Colab
- Kaggle
widget:
- text: "Provide a resume point for the following job: When I worked in the kitchen " example_title: "kitchen"
- Downloads last month
- 3