Thrasher-Software/sigil
A local-first LLM development studio. Build, test, and customize inference workflows with your own models — no cloud, totally local.
This is a local-first application that helps AI developers and researchers experiment with and customize large language models (LLMs) on their own machines, without needing cloud services. You provide your own downloaded Hugging Face transformer models, and it gives you a web interface and API to load, interact with, and fine-tune their behavior. It's for anyone building or testing AI applications locally.
No commits in the last 6 months.
Use this if you are a developer or researcher who wants to run, test, and customize Hugging Face transformer models directly on your computer with a user-friendly interface.
Not ideal if you're looking for a pre-trained, production-ready AI model as a service, or if you don't have the technical expertise to set up a local development environment.
Stars
17
Forks
3
Language
CSS
License
MIT
Category
Last pushed
May 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Thrasher-Software/sigil"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.