asigalov61/MIDIstral
Viewer • Updated • 114k • 129 • 2
How to use asigalov61/MIDIstral_pixtral with PEFT:
from peft import PeftModel
from transformers import AutoModelForCausalLM
base_model = AutoModelForCausalLM.from_pretrained("mistral-community/pixtral-12b")
model = PeftModel.from_pretrained(base_model, "asigalov61/MIDIstral_pixtral")This model is a fine-tuned version of mistral-community/pixtral-12b on MIDIstral dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
mistral-experimental/pixtral-12b