Discover and explore top open-source AI tools and projects—updated daily.
Bolin97Local LLM fine-tuning platform for domain-specific adaptation
Top 49.1% on SourcePulse
GongBU is a no-code, web-based platform for local fine-tuning of large language models, designed for domain-specific adaptation. It targets non-technical users, enabling them to fine-tune, evaluate, and deploy models directly through a browser interface, simplifying LLM customization.
How It Works
Built upon libraries like Transformers and Peft, GongBU abstracts the complexities of LLM fine-tuning into an intuitive, browser-driven workflow. It facilitates model adaptation without requiring users to write code. The platform manages dataset uploads, model downloads, and the fine-tuning process, offering a streamlined, end-to-end solution for domain-specific LLM deployment.
Quick Start & Requirements
The recommended installation involves Docker Compose on a Linux system with NVIDIA Docker. Users clone the repository, run download.py (requiring inquirer and rich) to fetch necessary files like micromamba and a BERT model, install Docker and NVIDIA Docker, and then execute bash docker compose -f docker-compose.prod.yaml up. The platform is accessible via localhost:5173/home. Native installation is possible with correct configurations.
Highlighted Details
bun for enhanced JavaScript bundling and runtime performance.Maintenance & Community
The platform is under continuous development and polishing. The provided README does not detail specific community channels (e.g., Discord, Slack), roadmap links, or notable contributors.
Licensing & Compatibility
The project is distributed under the MIT License. While generally permissive, the README does not explicitly state compatibility notes for commercial use or closed-source linking.
Limitations & Caveats
The platform transmits sensitive data (username, password, dataset) in plain text between client and server, necessitating manual SSL configuration for secure operation in open networks. Ongoing development means breaking changes are possible. The developer disclaims responsibility for any loss or damage, as per the MIT license.
1 month ago
Inactive
StanfordSpezi
modal-labs
pytorch
oumi-ai
Lightning-AI