tinygrad/extra/models
chenyu c9371f0d31
hotfix llama conversation mode (#3031)
without contiguous on keys and values, it runs but the update is incorrect
2024-01-06 16:57:07 -05:00
..
bert.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
convnext.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
efficientnet.py add name support to fetch (#2407) 2023-11-23 14:16:17 -08:00
llama.py hotfix llama conversation mode (#3031) 2024-01-06 16:57:07 -05:00
mask_rcnn.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
resnet.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
retinanet.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
rnnt.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
transformer.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
unet3d.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00
vit.py move to new cached fetch (#2493) 2023-11-28 17:36:55 -08:00