bigscience-workshop / petals

🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
https://petals.dev
MIT License
8.89k stars 489 forks source link

Extend ServerInfo with (start_block, end_block) #507

Closed borzunov closed 9 months ago

borzunov commented 9 months ago

This info will make ServerInfo stable even if some DHT key flaps.

borzunov commented 9 months ago

Done in #510.