ValueError: The current `device_map` had weights offloaded to the disk.

#101
by MohamedZouabi - opened

raise ValueError(
ValueError: The current device_map had weights offloaded to the disk. Please provide an offload_folder for them. Alternatively, make sure you have safetensors installed if the model you are using offers the weights in this format.

Sign up or log in to comment