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 43acfe52a7
Import petals.utils.peft only when needed to avoid unnecessary import of bitsandbytes (#345)
The motivation is the same as in #180.
11 months ago
..
cli Support peft LoRA adapters (#335) 11 months ago
client Support peft LoRA adapters (#335) 11 months ago
models Add benchmark scripts (#319) 12 months ago
server Import petals.utils.peft only when needed to avoid unnecessary import of bitsandbytes (#345) 11 months ago
utils Import petals.utils.peft only when needed to avoid unnecessary import of bitsandbytes (#345) 11 months ago
__init__.py Implement direct server-to-server communication (#331) 11 months ago
constants.py Add benchmark scripts (#319) 12 months ago
data_structures.py Support peft LoRA adapters (#335) 11 months ago
dht_utils.py Support peft LoRA adapters (#335) 11 months ago