alpaca-lora
alpaca-lora copied to clipboard
is there any flag to mark the model is safetensors or pickle format?
is there any flag to mark the model is safetensors or pickle format? Recently I download base model from huggingface, but this model support safetensors and pickle format. so how I use flag to make finetune.py only use pickle format?