Discover and explore top open-source AI tools and projects—updated daily.
techjarvesPortable, air-gapped LLM inference environment
Top 29.5% on SourcePulse
Summary
USB-Uncensored-LLM provides a zero-install, portable, air-gapped local AI environment for running uncensored Large Language Models (LLMs) directly from a USB drive or SSD. It targets users requiring privacy-first, cross-platform LLM access without complex setup or internet connectivity, offering seamless execution across Windows, macOS, and Linux.
How It Works
The project employs a zero-dependency architecture featuring portable Python and isolated engine binaries. It utilizes a custom-compiled Ollama engine that dynamically leverages host hardware acceleration (AVX, CUDA, Metal). A unified "Shared volume" system allows models downloaded once to be accessed natively across different operating systems, minimizing storage footprint. A Python HTTP server provides a dark-mode UI accessible locally or via LAN.
Quick Start & Requirements
install scripts (Windows/install.bat, Mac/install.command, Linux/install.sh, Android/install.sh), download models (preferably via Windows script or manually to Shared/models), then launch via OS-specific start scripts.https://youtu.be/60PSXsoXc8AHighlighted Details
Maintenance & Community
No specific details on contributors, sponsorships, or community channels (e.g., Discord, Slack) are provided in the README.
Licensing & Compatibility
The README does not specify a software license, which may impact commercial use or integration with other projects.
Limitations & Caveats
Performance varies significantly with host hardware; Android generation speeds are notably slower (~3-10 tokens/sec). Insufficient host RAM for the selected model will lead to slow generation or failure. Windows users may need to adjust firewall settings for LAN access. The project's "ablative" models are designed for unfiltered output, requiring responsible user discretion.
6 days ago
Inactive
ChatGPTNextWeb