alpaca-lora icon indicating copy to clipboard operation
alpaca-lora copied to clipboard

seems index error

Open af-74413592 opened this issue 1 year ago • 3 comments

1680147476209

af-74413592 avatar Mar 30 '23 03:03 af-74413592

use default command line

af-74413592 avatar Mar 30 '23 03:03 af-74413592

Please provide more context. finetune or inference? precise command launched? gpus type and count? clean py env or some other one from alpaca serve? Also see the debug hint the message gives you.

AngainorDev avatar Mar 30 '23 07:03 AngainorDev

Please provide more context. finetune or inference? precise command launched? gpus type and count? clean py env or some other one from alpaca serve? Also see the debug hint the message gives you.

fixed. the models download from huggingface is wrong. when i used original weights and use transformers.models.llama.convert_llama_weights_to_hf, its worked.

af-74413592 avatar Mar 31 '23 02:03 af-74413592