mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-10-29 17:01:30 +00:00
fix merge conflict
This commit is contained in:
parent
df4fc602d8
commit
4abaa168ac
@ -1,10 +1,7 @@
|
|||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
# Copyright (c) Sebastian Raschka under Apache License 2.0 (see LICENSE.txt).
|
# Copyright (c) Sebastian Raschka under Apache License 2.0 (see LICENSE.txt).
|
||||||
# Source for "Build a Large Language Model From Scratch"
|
# Source for "Build a Large Language Model From Scratch"
|
||||||
# - https://www.manning.com/books/build-a-large-language-model-from-scratch
|
# - https://www.manning.com/books/build-a-large-language-model-from-scratch
|
||||||
# Code: https://github.com/rasbt/LLMs-from-scratch
|
# Code: https://github.com/rasbt/LLMs-from-scratch
|
||||||
>>>>>>> 12cdebb (file header)
|
|
||||||
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user