This commit is contained in:
Jake Poznanski 2025-08-21 16:51:51 +00:00
parent 1dbb4332c0
commit 3c8410f22c

View File

@ -406,7 +406,6 @@ def main():
warmup_steps=10,
max_completion_length=3000,
temperature=0.7,
do_sample=True,
report_to=report_to,
remove_unused_columns=False,
torch_dtype=torch.bfloat16,