diff --git a/unsloth/dataprep/synthetic.py b/unsloth/dataprep/synthetic.py index 6c97ebbd19..df5380c0d7 100644 --- a/unsloth/dataprep/synthetic.py +++ b/unsloth/dataprep/synthetic.py @@ -73,6 +73,7 @@ class SyntheticDataKit: conservativeness = conservativeness, return_args = True, enable_lora = False, + use_bitsandbytes = False, **kwargs, )