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/petals
Alexander Borzunov 825f5dbf2d
CI: Convert model only when convert_model.py or setup.cfg change (#213)
This reduces the test running time by 2 times, unless convert_model.py or setup.cfg are changed.
1 year ago
..
bloom Disable chunked_forward() on AVX512 CPUs (#179) 1 year ago
cli CI: Convert model only when convert_model.py or setup.cfg change (#213) 1 year ago
client Improve errors in case of missing blocks, suggest to join your own server (#212) 1 year ago
server Fix output shape when resuming generation (#211) 1 year ago
utils Report server version and dht.client_mode in rpc_info(), check for updates on startup (#209) 1 year ago
__init__.py Bump version to 1.1.0 (#190) 1 year ago
constants.py Add service checking direct reachability from peers (#195) 1 year ago
data_structures.py Add local tensor-parallel fwd/bwd (#143) 1 year ago
dht_utils.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 1 year ago