add test_engine.py to file structure
This commit is contained in:
@@ -184,6 +184,7 @@ python -m pytest tests/test_rustbpe.py -v -s
|
|||||||
│ ├── smoltalk.py # Conglomerate dataset of SmolTalk from HF
|
│ ├── smoltalk.py # Conglomerate dataset of SmolTalk from HF
|
||||||
│ └── spellingbee.py # Task teaching model to spell/count letters
|
│ └── spellingbee.py # Task teaching model to spell/count letters
|
||||||
├── tests
|
├── tests
|
||||||
|
│ └── test_engine.py
|
||||||
│ └── test_rustbpe.py
|
│ └── test_rustbpe.py
|
||||||
└── uv.lock
|
└── uv.lock
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user