LICENSE
README.md
pyproject.toml
bigrig.egg-info/PKG-INFO
bigrig.egg-info/SOURCES.txt
bigrig.egg-info/dependency_links.txt
bigrig.egg-info/entry_points.txt
bigrig.egg-info/requires.txt
bigrig.egg-info/top_level.txt
bigrig_engine/__init__.py
bigrig_engine/adapter.py
bigrig_engine/anthropic.py
bigrig_engine/autoconfig.py
bigrig_engine/batch.py
bigrig_engine/calibrate.py
bigrig_engine/cli.py
bigrig_engine/consent.py
bigrig_engine/direct.py
bigrig_engine/evaluate.py
bigrig_engine/fetch.py
bigrig_engine/knee.py
bigrig_engine/launch.py
bigrig_engine/memctl.py
bigrig_engine/pool.py
bigrig_engine/precision.py
bigrig_engine/predict.py
bigrig_engine/prefetch.py
bigrig_engine/repack.py
bigrig_engine/runtime.py
bigrig_engine/server.py
bigrig_engine/session.py
bigrig_engine/stream.py
bigrig_engine/synccal.py
bigrig_engine/tune.py
bigrig_engine/webui.html
bigrig_engine/policies/__init__.py
bigrig_engine/policies/arc.py
bigrig_engine/policies/coact.py
bigrig_engine/policies/gaterank.py
bigrig_engine/policies/lfuda.py
bigrig_engine/policies/lirs.py
bigrig_engine/policies/s3fifo.py
bigrig_layer/README.md
bigrig_layer/__init__.py
bigrig_layer/adapters.py
bigrig_layer/adaptive.py
bigrig_layer/bench_overhead.py
bigrig_layer/controller.py
bigrig_layer/example_mlx.py
bigrig_layer/example_ollama.py
bigrig_layer/meter.py
tests/test_adapter.py
tests/test_adapters.py
tests/test_adaptive.py
tests/test_api.py
tests/test_calibrate.py
tests/test_consent.py
tests/test_controller.py
tests/test_direct.py
tests/test_energy.py
tests/test_fetch.py
tests/test_frontier.py
tests/test_knee.py
tests/test_kvshape.py
tests/test_memctl.py
tests/test_meter.py
tests/test_pool.py
tests/test_precision.py
tests/test_predict.py
tests/test_prefetch.py
tests/test_product.py
tests/test_repack.py
tests/test_runtime.py
tests/test_stream.py
tests/test_synccal.py
tests/test_tier.py
tests/test_tune.py