- Replace 8 separate Python invocations for JSON field extraction with a single Python call that outputs shell-safe eval assignments via shlex.quote. This reduces setup.sh startup overhead by ~400ms. - Add debug-level logging to exception handlers in update_check.py instead of silently swallowing errors, aiding troubleshooting when manifest fetch or critical-time comparison fails. |
||
|---|---|---|
| .. | ||
| datasets | ||
| hardware | ||
| inference | ||
| models | ||
| paths | ||
| .gitkeep | ||
| __init__.py | ||
| cache_cleanup.py | ||
| downsample.py | ||
| transformers_version.py | ||
| update_check.py | ||
| utils.py | ||