#64 · Primary category: LLM Application Frameworks
h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o-llmstudio/
Project last updated:08/18/26
GitHub Stars
5.2K
Forks
556
Contributors
39
License
Apache-2.0
Why we included this project
Most teams that want to fine-tune an open model assume they need to hand-write training loops and tune hyperparameters from a terminal. H2O LLM Studio flips that assumption: you upload a dataset, pick parameter-efficient techniques like LoRA, launch training from a graphical interface, and watch the metrics update as the run goes. A CLI is there for people who prefer scripting, and the built-in chat view lets you test the tuned model right after training finishes. That combination makes it a workable on-ramp for domain experts and small engineering teams who need a repeatable route from raw instruction data to a deployed model without standing up training infrastructure themselves.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform