Instructions to use skytnt/midi-model-tv2om-jpop-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use skytnt/midi-model-tv2om-jpop-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("skytnt/midi-model-tv2o-medium") model = PeftModel.from_pretrained(base_model, "skytnt/midi-model-tv2om-jpop-lora") - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 43
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for skytnt/midi-model-tv2om-jpop-lora
Base model
skytnt/midi-model-tv2o-medium