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 e33a7d9 commit fd7301f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ch05/07_gpt_to_llama/converting-llama2-to-llama3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@
"output_type": "stream",
"text": [
"blobfile version: 3.0.0\n",
"huggingface_hub version: 0.25.0\n",
"tiktoken version: 0.7.0\n",
"torch version: 2.5.0.dev20240812+cu121\n"
"huggingface_hub version: 0.24.7\n",
"tiktoken version: 0.8.0\n",
"torch version: 2.4.1+cu121\n"
]
}
],
Expand Down

0 comments on commit fd7301f

Please sign in to comment.