LLM Resources: Organized by Topic
The first part is all about parameter-efficient fine-tuning (PEFT)and model adaptation. Adapters and LoRA are both parameter-specific fine-tuning methods.

Title and abstract of the low rank adaptation (LoRA) paper
Fine-Tuning & Model Adaptation
Foundational Papers:
Implementation Tools:
Prompting Techniques
Research Papers:
- Chain-of-Thought Prompting Elicits Reasoning in Large Language Models
- Large Language Models are Zero-Shot Reasoners
Guides & Resources:
Document Processing & Text Preparation
Document Parsing:
Text Chunking:
Embeddings & Vector Representations
Foundational Research:
Embedding APIs & Models:
Multimodal Embeddings:
Vector Search & Retrieval
Vector Databases & Search:
RAG Techniques: