No Code LLM Finetuning
Summary
This article discusses making LLM finetuning accessible to non-coders, highlighting a video demonstration of how anyone can customize LLMs without coding.
Similar Articles
@tom_doerr: Fine-tunes LLMs with a no-code GUI https://github.com/h2oai/h2o-llmstudio…
H2O LLM Studio is an open-source framework and no-code GUI that simplifies the fine-tuning of large language models, supporting techniques like LoRA, DPO, and integration with Hugging Face.
What's the most useful thing an LLM does for you that isn't writing or coding?
A discussion prompt asking for unusual and practical non-writing, non-coding use cases for LLMs that people have actually adopted.
Fine-tuning an LLM to write docs like it's 1995
The author fine-tuned a local LLM on a corpus of 1990s Microsoft manuals to generate documentation in that vintage style, exploring local model customization for technical writing.
How LLMs Actually Work
An in-depth walkthrough of how modern LLMs work, covering core mechanisms from tokenization to next-token prediction, without heavy math.
LLMTest
LLMTest is a tool to help developers use the right LLMs in their apps and set up fallbacks.