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 b4d822afb2
Force use_cache=True in config only (#497)
This reverts a part of #496 and instead overrides `use_cache` in `LlamaConfig`s only (so the correct value is visible by HF `.generate()` as well).
9 months ago
..
cli Support macOS (#477) 10 months ago
client Create model index in DHT (#491) 9 months ago
models Force use_cache=True in config only (#497) 9 months ago
server Create model index in DHT (#491) 9 months ago
utils Rewrite MemoryCache alloc_timeout logic (#434) 10 months ago
__init__.py Support macOS (#477) 10 months ago
constants.py Update to petals.dev (#390) 11 months ago
data_structures.py Create model index in DHT (#491) 9 months ago
dht_utils.py Move SequenceManagerConfig -> ClientConfig, petals.dht_utils -> petals.utils.dht (#463) 10 months ago