Switch PC running to tinygrad with LLVM (#34660)

* try llvm on cpu

* update lock

* Make sure test fails

* With BEAM=3 its fast

* small fixes

* more fixes

* Fix macos

* do dm too

* rm ort
This commit is contained in:
Harald Schäfer
2025-02-24 14:51:10 -08:00
committed by GitHub
parent c13b1f95e1
commit d41311ca20
7 changed files with 96 additions and 193 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ dependencies = [
# modeld
"onnx >= 1.14.0",
"onnxruntime >=1.16.3",
"llvmlite",
# logging
"pyzmq",