Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Jan 5, 2025
1 parent b86fba5 commit ebfe755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ch05/01_main-chapter-code/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ def check_model_files(base_url):
assert valid, message

check_model_files(base_url="https://openaipublic.blob.core.windows.net/gpt-2/models")
check_model_files(base_url="https://f001.backblazeb2.com/file/LLMs-from-scratch/gpt2")
check_model_files(base_url="https://f001.backblazeb2.com/file/LLMs-from-scratch/gpt2")

0 comments on commit ebfe755

Please sign in to comment.