mpt-7b-8k-instruct / finetuning.py
irenedea's picture
LLM-foundry update March 26, 2024 23:50:31
2cc518e verified
raw
history blame
99 Bytes
from .collator import Seq2SeqFinetuningCollator
from .dataloader import build_finetuning_dataloader