Test code in pytorch 2.4 (#285)

* test code in pytorch 2.4

* update
This commit is contained in:
Sebastian Raschka
2024-07-24 21:53:41 -05:00
committed by GitHub
parent 6cbe6520a2
commit 08040f024c
17 changed files with 509 additions and 377 deletions

View File

@@ -46,7 +46,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"torch version: 2.3.1\n",
"torch version: 2.4.0\n",
"tiktoken version: 0.7.0\n"
]
}
@@ -1244,7 +1244,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"PyTorch version: 2.3.1\n"
"PyTorch version: 2.4.0\n"
]
}
],