Train your own model with Unsloth, an open-source framework for LLM fine-tuning and reinforcement learning.
blogs.nvidia.com
How to Fine-Tune an LLM on NVIDIA GPUs With Unsloth
Fine-tune popular AI models faster in Unsloth with NVIDIA RTX AI PCs and DGX Spark to build personalized assistants for studying, work, creative proje...
hamel.dev
Using LLM-as-a-Judge For Evaluation: A Complete Guide – Hamel's Blog - Hamel Husain
A step-by-step guide with my learnings from 30+ AI implementations.
Related Articles
How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler
Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...
Attempting to Design a Back-end with Cleaner Architecture Rules and Boundaries
How I'm learning to build with better software architecture design principles (while 'moving fast and breaking things').
Setting Up a Modern Spring Boot Web Server with REST API & Web Content (2025 Guide)
How to create a Spring Boot application with RESTful APIs and static web content using Maven and IntelliJ IDEA in modern Java.
Related Projects
Book Finder (findmybook.net)
Book search and recommendation engine with OpenAI integration
Java Chat
RAG-powered Java learning chat app with streaming answers and citations
Researchly
AI-powered web search with a contextual chat assistant
Related Books
The RLHF Book
Nathan Lambert
This is a guide to reinforcement learning from human feedback (RLHF), alignment, and post-training for Large Language Models (LLMs). Author Nathan Lam...
Build a Reasoning Model (From Scratch)
Sebastian Raschka
Description A deep dive into the architecture and implementation of AI models capable of logical deduction and multi-step reasoning. It explains how t...