mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
fix test
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user