mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 12:50:38 +08:00
fix inference, add prompt template
This commit is contained in:
@@ -14,4 +14,6 @@ from .seq2seq import ComputeMetrics, Seq2SeqPeftTrainer
|
||||
from .pairwise import PairwiseDataCollatorWithPadding, PairwisePeftTrainer
|
||||
from .ppo import PPOPeftTrainer
|
||||
|
||||
from .template import prompt_template_alpaca, prompt_template_ziya
|
||||
|
||||
from .other import get_logits_processor, plot_loss
|
||||
|
||||
Reference in New Issue
Block a user