mirror of
https://github.com/karpathy/minGPT
synced 2024-11-15 19:10:39 +01:00
Use XOR operator `^` for checking assertion `type_given XOR params_given` in `GPT.__init__` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bpe.py | ||
| model.py | ||
| trainer.py | ||
| utils.py | ||