tinygrad/examples/llm.c
Nino Risteski bc15e98f5c
clean up unused imports in examples and update CI linting (#11024)
* clean up unused imports in examples

* enable unused import checking in examples

* lint

* ignore F541 and F841 - focus on unused imports only

* clean up

* restore tinygrad.frontend.torch for TINY_BACKEND

* tiny change
2025-06-30 08:21:27 -07:00
..
ubench llm.c timing (#4219) 2024-04-19 12:43:21 +04:00
.gitignore more llm c work (#4207) 2024-04-18 22:20:44 +04:00
export.py clean up unused imports in examples and update CI linting (#11024) 2025-06-30 08:21:27 -07:00
train_gpt2.py multi device training with GPT2 [pr] (#10375) 2025-05-17 15:33:56 -07:00