mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* hotfix llama start_pos vmax is max_context-1 fixed `IGNORE_OOB=0 python3 examples/llama3.py --size 1B --benchmark --temperature 0` * hotfix: multitensor transformer test tests kv cache --------- Co-authored-by: George Hotz <geohot@gmail.com> |
||
|---|---|---|
| .. | ||
| bert.py | ||
| clip.py | ||
| convnext.py | ||
| efficientnet.py | ||
| inception.py | ||
| llama.py | ||
| mask_rcnn.py | ||
| resnet.py | ||
| retinanet.py | ||
| rnnt.py | ||
| t5.py | ||
| transformer.py | ||
| unet.py | ||
| unet3d.py | ||
| vit.py | ||