mirror of
https://github.com/wassname/alignment-handbook.git
synced 2026-06-27 17:29:09 +08:00
27f7dbf006
* Update run_sft.py * fix BitsAndBytes JSON serializable * get_quantization_config to return dict * to_dict() for load_in_8bit too * convert quant test to use dict subscriptions instead of dot syntax * Remove torch --------- Co-authored-by: lewtun <lewis.c.tunstall@gmail.com>