Nondzu/LlamaTor
LlamaTor: Decentralized AI model sharing via BitTorrent for efficient, user-friendly distribution and collaboration.
This project helps AI practitioners efficiently share and download large AI models like language models or image generation models. You provide a list of AI models you want to distribute or acquire, and it generates torrent files for decentralized sharing or downloads models via existing torrents. It's designed for researchers, developers, or enthusiasts who work with AI models and want to move away from centralized distribution platforms.
No commits in the last 6 months.
Use this if you need to reliably share or download large AI models without relying on a single central server, making distribution faster and more resilient.
Not ideal if you primarily work with very small models or datasets where traditional direct downloads are sufficient and you prefer not to use torrent technology.
Stars
58
Forks
5
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Nondzu/LlamaTor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hkproj/pytorch-llama
LLaMA 2 implemented from scratch in PyTorch
4AI/LS-LLaMA
A Simple but Powerful SOTA NER Model | Official Code For Label Supervised LLaMA Finetuning
luchangli03/export_llama_to_onnx
export llama to onnx
ayaka14732/llama-2-jax
JAX implementation of the Llama 2 model
harleyszhang/lite_llama
A light llama-like llm inference framework based on the triton kernel.