PEFT fine-tuning Mistral-7B-Instruct-v0.2 - Warning messages

Hello Community,

I am getting below warning messages after the completion of PEFT of Mistral-7B-Instruct-v0.2. Is this an issue and how can I overcome it. Can I proceed with merging of the weights?

TrainOutput(global_step=67650, training_loss=0.053123906865793075, metrics={'train_runtime': 117329.9145, 'train_samples_per_second': 2.306, 'train_steps_per_second': 0.577, 'train_loss': 0.053123906865793075, 'epoch': 50.0})
/home/kk/new-peft/env/lib/python3.10/site-packages/peft/utils/other.py:581: UserWarning: Unable to fetch remote file due to the following error 401 Client Error. (Request ID: Root=1-6621a369-4010b2141b8692270b550cdd;8977c1a1-b339-4534-ac8f-ad85577ee8ff)

Cannot access gated repo for url https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2/resolve/main/config.json.
Repo model mistralai/Mistral-7B-Instruct-v0.2 is gated. You must be authenticated to access it. - silently ignoring the lookup for the file config.json in mistralai/Mistral-7B-Instruct-v0.2.
  warnings.warn(
/home/kk/new-peft/env/lib/python3.10/site-packages/peft/utils/save_and_load.py:154: UserWarning: Could not find a config file in mistralai/Mistral-7B-Instruct-v0.2 - will assume that the vocabulary was not modified.
  warnings.warn(