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
Max Ryabinin 5c0733711a
Use number of tokens for attn_cache_size (#286)
* Use number of tokens for attn_cache_size

* Fix cache_bytes_per_block

* Rename attn_cache_size to attn_cache_tokens
12 months ago
..
bloom Determine block dtype in a unified manner (#325) 12 months ago
cli Use number of tokens for attn_cache_size (#286) 12 months ago
client Remove unused imports and attributes (#324) 12 months ago
server Use number of tokens for attn_cache_size (#286) 12 months ago
utils Remove unused imports and attributes (#324) 12 months ago
__init__.py Bump version to 1.1.5 (#312) 1 year ago
constants.py Add service checking direct reachability from peers (#195) 1 year ago
data_structures.py Replace .make_sequence(..., mode="random") with mode="max_throughput" (#313) 1 year ago
dht_utils.py Remove unused imports and attributes (#324) 12 months ago