#

llm

Large Language Models and their applications

ProgrammingLLM Fine-Tuning Data Formats, RAG & AI Datasets Guide

Discover data formats for fine-tuning LLMs like CSV/JSONL prompts, RAG query-context triples, and top AI datasets from Hugging Face for training mini LLMs. Essential guide for instruction tuning and RAG systems.

1 answer 1 view
ProgrammingPrompt LLM for Exhaustive Lists: Engineering & Local Models

Master prompt engineering to make LLMs generate complete 500+ item lists in one prompt. Use reverse ordering, explicit instructions, delimiters, and local LLMs like Qwen3-Next for exhaustive outputs without truncation.

1 answer 1 view