You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
petals/src/server
Alexander Borzunov 898f614515
Fix floating point issues in block_selection.py (#89)
2 years ago
..
__init__.py basic backend 2 years ago
backend.py Enable rebalancing by default (#84) 2 years ago
block_selection.py Fix floating point issues in block_selection.py (#89) 2 years ago
cache.py Make attention cache wait until memory is freed (#53) 2 years ago
handler.py Enable rebalancing by default (#84) 2 years ago
runtime.py Priority tasks (#47) 2 years ago
server.py Enable rebalancing by default (#84) 2 years ago
task_pool.py Fix "Too many open files" during rebalancing (#83) 2 years ago
task_prioritizer.py Priority tasks (#47) 2 years ago
throughput.py Add automated tests (#23) 2 years ago