References & External Resources

📖 Official Documentation

ResourceURLNotes
Unsloth Docshttps://unsloth.ai/Fast LLM fine-tuning
Hugging Face Transformershttps://huggingface.co/docs/transformersModel loading, training
PyTorchhttps://pytorch.org/Deep learning framework
LoRA Paperhttps://arxiv.org/abs/2106.09685Parameter-efficient fine-tuning
bitsandbyteshttps://github.com/TimDettmers/bitsandbytesQuantization
TRLhttps://github.com/huggingface/trlSFTTrainer
PEFThttps://github.com/huggingface/peftLoRA adapters
datasetshttps://github.com/huggingface/datasetsData loading

📄 Research Papers / Academic Sources

PaperAuthorsLink
LoRA: Low-Rank AdaptationHu et al.https://arxiv.org/abs/2106.09685

🛠️ Tools & Libraries Used

🌐 Community & Learning Resources

ResourceURLNotes
LLM Fine-Tuning Guidehttps://github.com/huggingface/trl/blob/main/examples/scripts/sft/README.mdPractical SFT examples
LoRA Tutorialhttps://www.philschmid.de/fine-tune-flan-t5-peftLoRA with PEFT
llama.cpphttps://github.com/ggml-org/llama.cppLocal inference
LM Studiohttps://lmstudio.ai/Desktop LLM UI
ProjectURLRelevance
unsloth/gemma-3-1b-ithttps://huggingface.co/unsloth/gemma-3-1b-itBase model
google/gemma-3-1b-pthttps://huggingface.co/google/gemma-3-1b-ptPretrained weights
iamtarun/code_instructions_120k_alpacahttps://huggingface.co/datasets/iamtarun/code_instructions_120k_alpacaTraining data

Links verified on: 2026-04-29. External links may change over time.

🔗 Internal Navigation


Last Updated: 2026-04-29
Version: 1.0
Status: Complete