mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-22 15:42:24 +00:00
fix test
This commit is contained in:
parent
5b222e2d6f
commit
797cfb20de
@ -6,7 +6,7 @@
|
|||||||
# File for internal use (unit tests)
|
# File for internal use (unit tests)
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
from train import main
|
from gpt_train import main
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
|
Loading…
x
Reference in New Issue
Block a user