Back to browse
GitHub Repository

🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

1 starsPython

Biopetals – Run biology tuned Llama, BitTorrent-style

by shpran·May 27, 2026·1 point·0 comments

AI Analysis

●●SolidNiche GemBig Brain

BitTorrent-style distributed inference for biology LLMs across consumer GPUs.

Strengths
  • Adapts Petals distributed inference architecture for biology-specific LLM models.
  • Enables large biology model inference across consumer GPU networks.
  • Bundled Colab notebook provides ready-to-run biology inference examples.
Weaknesses
  • Zero stars and forks indicates very early, untested implementation.
  • Network-dependent inference may fail without sufficient peer participation.
Category
Target Audience

Bioinformatics researchers and computational biologists

Similar To

Petals · Hugging Face Transformers

Post Description

About a month ago, I heard about petals. Petals is basically a library that lets you run LLMs by loading the weights onto a network of computers that are all running petals. Then it splits up inference allowing you to run larger LLMs with consumer GPUs or just a Google colab.

Earlier I was submitting a sequence to an AI protein folding server and had to wait almost 2 hours. This gave me the idea of trying to modify petals for biology models. Rewriting petals completely for different architectures (genome language models, protein language models) would be difficult, so I decided to start off by just rewriting for a biology tuned llama.

If u wanna try it out, theres a fully setup Google colab linked in the readme, it might not actually run though since it needs a certain amount of people on the network.

Similar Projects

HealthMid

Using the Web Audio API to simulate various tuning forks

Plain JS tone generator with Solfeggio presets when dedicated apps exist.

CozyShip It
evoluteur
102mo ago