blt/bytelatent/configs
Pedro Rodriguez aeb95f12a1
Some checks are pending
Lint with Black / lint (push) Waiting to run
Lint with isort / lint (push) Waiting to run
Remove byte tokenizer and add config args to switch between byte/patch packing (#68)
Summary:

Test Plan:

```
python -m bytelatent.train config=../internal-blt/configs/entropy_model.yaml logging.wandb=null checkpoint.dump.every=1000 checkpoint.eval.every=100000 eval=null

pytest bytelatent/
```
2025-02-25 11:10:59 -08:00
..
debug.yaml Make it possible to specify multiple config files (#54) 2025-02-18 10:42:44 -08:00
entropy_model.yaml Remove byte tokenizer and add config args to switch between byte/patch packing (#68) 2025-02-25 11:10:59 -08:00