add jitbeam to tinygpu docs (#15691)

This commit is contained in:
nimlgen
2026-04-12 18:20:26 +03:00
committed by GitHub
parent e706f408cb
commit e9b2e156b4

View File

@@ -57,3 +57,5 @@ export PATH="$HOME/.local/bin:$PATH"
```bash
DEV={AMD|NV} python3 tinygrad/apps/llm.py
```
**Note:** Use `JITBEAM=2` to search for faster kernels (one-time search cost, results cached).