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
Max Ryabinin 03cbe90234
Optimize LLaMA for inference (#513)
* Optimize LLaMa for inference
* Fix model type detection in tests
7 months ago
..
bloom Fix prompt tuning after #464 (#501) 9 months ago
falcon Add position_ids argument to DistributedFalconModel (#525) 8 months ago
llama Optimize LLaMA for inference (#513) 7 months ago
__init__.py Add Falcon support (#499) 9 months ago