alpaca_farm
alpaca_farm copied to clipboard
integrity_check error with sft10k
Dear authors,
I get the integrity_check
error with sft10k
.
The base ckpt was a raw Meta ckpt (llama1-7b) converted with transformer=4.34.0
Any insights would be appreciated!
The command I used is:
python -m pretrained_models.recover_model_weights \
--llama-7b-hf-dir <path1> \
--alpaca-farm-model-name sft10k \
--models-save-dir <path2>