tinygrad/extra/models
George Hotz 7170a9a057
coder.py can write and run code (#2439)
* wip mistral

* coder

* touchups

* cleanups

* mistral cleanups

* clean up cache create

* download the weights, fix tests

* fix llama loading

* global fixup

* clean up all

* move llama model

* cleanups

* Revert "cleanups"

This reverts commit a71c5d59eb.

* fine, leave it
2023-11-25 12:27:54 -08:00
..
bert.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
convnext.py move fetch to helpers (#2363) 2023-11-19 12:29:51 -08:00
efficientnet.py add name support to fetch (#2407) 2023-11-23 14:16:17 -08:00
llama.py coder.py can write and run code (#2439) 2023-11-25 12:27:54 -08:00
mask_rcnn.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
resnet.py ResNet training changes (update benchmark) (#2390) 2023-11-22 17:41:12 -08:00
retinanet.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
rnnt.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
transformer.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
unet3d.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
vit.py move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00