The Wayback Machine - https://web.archive.org/web/20230105020059/https://github.com/borzunov
Skip to content
Avatar

Organizations

@HackerDom @DestructiveVoice @learning-at-home @yandex-research
Block or Report

Block or report borzunov

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. 🌸 Run 100B+ language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

    Python 1.9k 46

  2. Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.

    Python 1.3k 81

  3. cpmoptimize Public

    🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)

    Python 173 10

  4. bit-torrent Public

    📁 🌎 BitTorrent client built with Python + asyncio

    Python 139 27

  5. remoteink Public

    📖 🖥️ Turns PocketBook E-Ink reader into a computer monitor

    C 117 14

  6. plusplus Public

    Enables increment operators in Python using a bytecode hack

    Python 85 3

520 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

January 2023

Created a pull request in learning-at-home/hivemind that received 1 comment

Fix new parameters in hivemind.P2PDaemon

All Python params should be in snake_case. Also, we can use None as the default, so this param is not passed to the daemon at all until it's set by…

+2 −2 1 comment
Opened 5 other pull requests in 2 repositories
Reviewed 3 pull requests in 2 repositories
bigscience-workshop/petals 2 pull requests
learning-at-home/hivemind 1 pull request