honestly at this point this is a lot more my nanogpt code than llama code

This commit is contained in:
Andrej Karpathy
2023-07-25 23:57:03 +00:00
parent 7f9f5ca853
commit f5650891d5
-3
View File
@@ -1,6 +1,3 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# This software may be used and distributed according to the terms of the Llama 2 Community License Agreement.
import math
import struct
import inspect