alignment-handbook
alignment-handbook copied to clipboard
Finetuned `zephyr-7b-beta` with internal data generates same reuslts as model `HuggingFaceH4/zephyr-7b-beta`
use huggingface pipleline to run inference task, but found finetuned HuggingFaceH4/zephyr-7b-beta and model HuggingFaceH4/zephyr-7b-beta generates exactly otuputs. Does anyone have any clue about this error?
given you put the same model-id, it is most probably downloading the hugging face official repo weights to run the inference.