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 915b357740
Require transformers>=4.32.0 (#479)
It's necessary to load https://huggingface.co/petals-team/StableBeluga2 since it doesn't have deprecated `inv_freq` weights.
10 months ago
..
cli Test Llama, rebalancing, throughput eval, and all CLI scripts (#452) 10 months ago
client Make client compatible with transformers' GenerationMixin (#464) 10 months ago
models Make client compatible with transformers' GenerationMixin (#464) 10 months ago
server Hide excess key message (#476) 10 months ago
utils Update peft to 0.5.0 version (#475) 10 months ago
__init__.py Require transformers>=4.32.0 (#479) 10 months ago
constants.py Update to petals.dev (#390) 11 months ago
data_structures.py Move SequenceManagerConfig -> ClientConfig, petals.dht_utils -> petals.utils.dht (#463) 10 months ago
dht_utils.py Move SequenceManagerConfig -> ClientConfig, petals.dht_utils -> petals.utils.dht (#463) 10 months ago