text-generation-webui
text-generation-webui copied to clipboard
Select Format of Lora Output
Description
I finally managed to train a custom LLM Lora using this WebUI, but no matter what I do, the result is a .safetensor file format when I need a .bin formatted Lora.
Is there any way to change the output of the Lora Training or to convert the existing .Safetensors Lora I got into a .bin? I've done some digging and can't find anything.
Additional Context
Basically I need the Lora training output to give me a .bin file, or to be able to convert the existing .safetensors file into a .bin.