Text Generation
Transformers
PyTorch
mpt
Composer
MosaicML
llm-foundry
custom_code
text-generation-inference
mpt-7b-chat / finetuning.py
irenedea's picture
LLM-foundry update March 26, 2024 23:50:31
ab2b3bb verified
raw
history blame
99 Bytes
from .collator import Seq2SeqFinetuningCollator
from .dataloader import build_finetuning_dataloader