sparseml
sparseml copied to clipboard
Fix loading of state_dict for for quantized transformers
The file_path was being joined twice to the files leading to wrong paths (lines 663 and 683). This PR removes duplicate joining of path.