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/models/bloom
Alexander Borzunov d40eb6c701
Fix prompt tuning after #464 (#501)
Unfortunately, running inference in models with `"ptune" in config.tuning_mode` was broken after #464.
9 months ago
..
__init__.py Add AutoDistributed{Model, ModelForCausalLM, ModelForSequenceClassification} (#329) 12 months ago
block.py Add LLaMA support (#323) 12 months ago
config.py Replace dots in repo names when building DHT prefixes (#489) 9 months ago
model.py Fix prompt tuning after #464 (#501) 9 months ago