forked from tinygrad/tinygrad
* write llm.c and add a few new methods to tensor * training works * add jit * tests for new functions * test tolist * simple fix for onnx test failures (#4186) * write llm.c and add a few new methods to tensor * training works * add jit * tests for new functions * bump line count to 7500 * simplest fix * safenumpy tolist for now --------- Co-authored-by: George Hotz <[email protected]> Co-authored-by: George Hotz <[email protected]> --------- Co-authored-by: geohotstan <[email protected]>