:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, MCP, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference
|
|
--extra-index-url https://download.pytorch.org/whl/cpu
|
||
|
|
torch==2.10.0
|
||
|
|
transformers>=4.56.2
|
||
|
|
huggingface-hub>=1.3.0
|
||
|
|
sentencepiece
|