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
Dmitry Baranchuk 11a424837f
integrate mixed-8bit model (#39)
* integrate mixed-8bit model
* Fix bug with model duplication in RAM
* set throughput=1.0 to fix zero throughput problem
* add revision support
* update hivemind and bitsandbytes
* update deploy scripts
* update installation instructions
2 years ago
..
bloom integrate mixed-8bit model (#39) 2 years ago
client integrate mixed-8bit model (#39) 2 years ago
server integrate mixed-8bit model (#39) 2 years ago
utils integrate mixed-8bit model (#39) 2 years ago
__init__.py Measure and cache network & compute throughput (#21) 2 years ago
data_structures.py Implement RemoteSequential slicing and extra repr, add tests (#30) 2 years ago
dht_utils.py Add automated tests (#23) 2 years ago