FlyBrain-Lab / src /models /__init__.py
timfromhcs's picture
FlyBrain V5.0.0 Space sync (v1 API, backup, watchdog, fixed tabs)
3865888 verified
Raw
History Blame Contribute Delete
280 Bytes
"""V6 local model stack: registry + resource-aware manager + adapters.
Models live under models/<task>/ after explicit acquisition
(scripts/acquire_models.py). Runtime is offline-capable: with
FLYBRAIN_OFFLINE=1 every download/refetch raises instead of touching
the network.
"""