Steve Mynott
Results
12
issues of
Steve Mynott
On linux with the extra python deps installed and using master @ f8a623b running ``` SUPPORT_BF16=0 CLANG=1 PYTHONPATH=. python3 examples/llama3.py --model ~/.cache/tinygrad/downloads/llama3- 8b-sfr ``` gets ```segmentation fault (core dumped)``` This...