Skip to content

Commit

Permalink
Update ch05/07_gpt_to_llama/converting-llama2-to-llama3.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt authored Oct 6, 2024
1 parent 5165b03 commit e33a7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch05/07_gpt_to_llama/converting-llama2-to-llama3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@
"text": [
"The token has not been saved to the git credentials helper. Pass `add_to_git_credential=True` in this function directly or `--add-to-git-credential` if using via `huggingface-cli` if you want to set the git credential as well.\n",
"Token is valid (permission: read).\n",
"Your token has been saved to C:\\Users\\dk\\.cache\\huggingface\\token\n",
"Your token has been saved to /root/.cache/huggingface/token\n",
"Login successful\n"
]
}
Expand Down

0 comments on commit e33a7d9

Please sign in to comment.