Update synthetic.py

This commit is contained in:
Daniel Han 2025-05-01 06:26:09 -07:00
commit 5ede267773

View file

@ -73,6 +73,7 @@ class SyntheticDataKit:
conservativeness = conservativeness,
return_args = True,
enable_lora = False,
use_bitsandbytes = False,
**kwargs,
)