Luke Carlson

Results 12 issues of Luke Carlson

tried tonight but didn't work. not necessary but eventually it will help clean up the code

enhancement

Rather than having to remember `pytest -m "not gpu"`, maybe its easier if we assume that users first run test cases on cpu

Some project dependencies are only needed for the web page, some are only needed during training, etc. It could be worth breaking the dependency list into groups so that users...

The configuration system stores a global mapping from `name` to classes, we should explain how this works in the readme

good first issue

We should create a test case that loads a file, creates a tokenizer https://github.com/apple/ml-mdm/blob/main/ml_mdm/language_models/tokenizer.py and then we assert that the tokenizer was created

good first issue