awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
afshinea avatar

afshinea/stanford-cme-295-transformers-large-language-models

0
View on GitHub↗
4,509 estrellas·647 forks·MIT·15 vistas

Stanford Cme 295 Transformers Large Language Models

Este proyecto es una guía de estudio y referencia técnica integral para aprender las arquitecturas y métodos de entrenamiento de Transformers y modelos de lenguaje grandes (LLM). Sirve como una visión general técnica para entender cómo las redes neuronales procesan datos y cómo alinear el comportamiento del modelo con objetivos de rendimiento específicos.

El repositorio proporciona guías especializadas en varias áreas clave del desarrollo de modelos. Esto incluye referencias detalladas para arquitecturas de transformadores, frameworks de implementación para generación aumentada por recuperación (RAG) y flujos de trabajo de agentes, y guías técnicas para la optimización y ajuste fino (fine-tuning) de modelos.

El contenido cubre una amplia gama de capacidades, incluyendo ajuste fino supervisado, adaptación de bajo rango (LoRA) y alineación basada en preferencias. También aborda la eficiencia del modelo mediante cuantización, destilación y arquitecturas de mezcla de expertos (MoE), junto con el estudio de mecanismos de auto-atención y flash attention.

Los recursos y muestras se proporcionan para el desarrollo en C#, JavaScript y Python.

Features

  • LLM Study Guides - Serves as a comprehensive study guide for large language model architectures, training, and agentic workflows.
  • Architecture References - Provides detailed technical explanations of self-attention, flash attention, and mixture-of-experts mechanisms.
  • Attention Mechanisms - Provides a technical study of transformer architectures, including self-attention and sparse attention mechanisms.
  • Attention Algorithm Optimizations - Explains algorithmic optimizations for attention mechanisms to improve processing speed and memory efficiency.
  • Flash-Attention Implementations - Details the implementation of Flash Attention to accelerate long-sequence processing in transformer models.
  • Fine-Tuning Reference Guides - Provides comparative visual references and technical overviews of different model adaptation and fine-tuning strategies.
  • Large Language Model Fine-Tuning - Covers the application of supervised fine-tuning and preference optimization to align model outputs.
  • Alignment Techniques - Provides a conceptual guide to alignment techniques using supervised fine-tuning and preference optimization.
  • Technique Explainers - Offers educational explainers on optimization techniques including supervised fine-tuning and knowledge distillation.
  • Architecture Deep-Dives - Details the inner workings of self-attention and architectural variants to optimize data processing.
  • Preference-Based Model Alignments - Explains preference-based alignment techniques to ensure model outputs meet safety and quality goals.
  • Efficiency Analysis - Examines prompting and quantization strategies to optimize the balance of raw power and efficiency.
  • Large Language Model Optimization - Catalogs techniques for optimizing large language model behavior and efficiency.
  • Mixture of Experts - Covers the architecture and routing mechanisms of Mixture-of-Experts (MoE) models.
  • Preference Alignment - Provides technical guidance on utilizing preference tuning and distillation for human intent alignment.
  • Low-Rank Adaptation - Provides a technical guide on using Low-Rank Adaptation (LoRA) for parameter-efficient fine-tuning.
  • Supervised Fine-Tuning Workflows - Explains supervised fine-tuning workflows and distillation to refine the learning process of large models.
  • Model Fine-Tuning Workflows - Outlines end-to-end workflows for applying supervised fine-tuning and low-rank adaptation.
  • Model Performance Optimization - Provides technical guides on optimizing model accuracy and speed through quantization and fine-tuning.
  • Model Efficiency Techniques - Teaches the use of mixture-of-experts and quantization to lower computational requirements for deployment.
  • Weight Quantization - Provides technical references for weight quantization to reduce model memory footprint.
  • Implementation Frameworks - Provides a study and framework for building retrieval-augmented generation, agentic workflows, and reasoning models.
  • Retrieval-Augmented Generation - Implements frameworks for retrieval-augmented generation (RAG) to provide factual grounding for model responses.
  • Self-Attention Mechanisms - Provides a technical study of self-attention mechanisms and how neural networks process sequence data.
  • Supervised Fine-Tuning - Offers a comprehensive guide to supervised fine-tuning using labeled instruction-response pairs.
  • Technique Evaluations - Provides a study of prompting and low-rank adaptation methods to enhance model capabilities.
  • Model Optimization Guides - Offers technical documentation and tutorials for implementing parameter-efficient fine-tuning and model optimization techniques.
  • RAG Implementation Guides - Offers implementation guides and frameworks for building retrieval-augmented generation and agentic workflows.
  • Advanced Reasoning Models - Explores the implementation of advanced reasoning models, including retrieval-augmented generation and autonomous agents.
  • Design Patterns - Offers a reference for designing agentic interaction loops including planning and tool-use strategies.
  • Iterative Refinement Workflows - Provides technical guidance on implementing iterative refinement loops and agentic workflows for complex task solving.
  • Optimization References - Provides a technical study of quantization and distillation techniques to reduce memory usage and increase efficiency.
  • Large Model Optimizations - Covers large model optimizations such as quantization and mixture-of-experts to reduce memory usage.
  • AI Agents and LLM Tools - Provides guidance on implementing agentic workflows and retrieval systems for scalable AI applications.
  • Architectural Summaries - Explains the inner workings of self-attention and flash attention to improve model design efficiency.
  • Mixture of Experts - Discusses the use of MoE and fine-tuning to improve computational efficiency.
  • LLM Application Development Curricula - Provides structured educational materials for developing retrieval-augmented generation and reasoning models.
  • LLM Application Studies - Guides learners through the implementation of RAG and autonomous agent systems.
  • Technique Analysis - Provides resources to analyze and evaluate different LLM prompting and fine-tuning methods.
  • Application Analysis - Examines the implementation and performance of retrieval systems and autonomous agents.

Historial de estrellas

Gráfico del historial de estrellas de afshinea/stanford-cme-295-transformers-large-language-modelsGráfico del historial de estrellas de afshinea/stanford-cme-295-transformers-large-language-models

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace afshinea/stanford-cme-295-transformers-large-language-models?

Este proyecto es una guía de estudio y referencia técnica integral para aprender las arquitecturas y métodos de entrenamiento de Transformers y modelos de lenguaje grandes (LLM). Sirve como una visión general técnica para entender cómo las redes neuronales procesan datos y cómo alinear el comportamiento del modelo con objetivos de rendimiento específicos.

¿Cuáles son las características principales de afshinea/stanford-cme-295-transformers-large-language-models?

Las características principales de afshinea/stanford-cme-295-transformers-large-language-models son: LLM Study Guides, Architecture References, Attention Mechanisms, Attention Algorithm Optimizations, Flash-Attention Implementations, Fine-Tuning Reference Guides, Large Language Model Fine-Tuning, Alignment Techniques.

¿Qué alternativas de código abierto existen para afshinea/stanford-cme-295-transformers-large-language-models?

Las alternativas de código abierto para afshinea/stanford-cme-295-transformers-large-language-models incluyen: modelscope/swift — Swift is a toolkit for the full-parameter and parameter-efficient fine-tuning of large language and multimodal models.… meta-llama/llama-models — This project provides a foundational framework and reference implementation for executing causal language modeling and… facebookresearch/llama-recipes — This repository is a collection of frameworks and guides for Llama models, functioning as a fine-tuning framework, an… openrlhf/openrlhf — OpenRLHF is a training framework and alignment library designed for reinforcement learning from human feedback across… ml-explore/mlx-examples — This repository provides a collection of reference implementations and code examples for training and deploying… datawhalechina/so-large-lm — This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of…

Alternativas open-source a Stanford Cme 295 Transformers Large Language Models

Proyectos open-source similares, clasificados según cuántas características comparten con Stanford Cme 295 Transformers Large Language Models.
  • modelscope/swiftAvatar de modelscope

    modelscope/swift

    14,633Ver en GitHub↗

    Swift is a toolkit for the full-parameter and parameter-efficient fine-tuning of large language and multimodal models. It functions as a multimodal model trainer for text, image, video, and audio data, and includes specialized tools for model compression and reinforcement learning from human feedback. The framework provides an alignment toolkit for optimizing model behavior using preference learning algorithms and reinforcement learning. It integrates parameter-efficient fine-tuning methods to adapt models with minimal memory and compute requirements, alongside utilities for reducing hardware

    Python
    Ver en GitHub↗14,633
  • meta-llama/llama-modelsAvatar de meta-llama

    meta-llama/llama-models

    7,643Ver en GitHub↗

    This project provides a foundational framework and reference implementation for executing causal language modeling and multimodal reasoning on local systems. It includes a set of core components for managing model assets, a fine-tuning framework, and structural definitions required to instantiate transformer-based architectures. The system is distinguished by its ability to process combined text and image inputs through multimodal transformer models for visual reasoning and document analysis. It also supports the deployment of quantized models, reducing memory footprints through low-precision

    Python
    Ver en GitHub↗7,643
  • facebookresearch/llama-recipesAvatar de facebookresearch

    facebookresearch/llama-recipes

    18,379Ver en GitHub↗

    This repository is a collection of frameworks and guides for Llama models, functioning as a fine-tuning framework, an inference pipeline, and an AI workflow orchestrator. It provides tools for adapting large language models to specific datasets and domains. The project includes a parameter-efficient fine-tuning toolkit that utilizes techniques like low-rank adaptation to reduce memory and compute requirements. It also serves as an implementation guide for retrieval-augmented generation, combining model inference with external data retrieval to improve response accuracy. The capability surfac

    Jupyter Notebook
    Ver en GitHub↗18,379
  • ml-explore/mlx-examplesAvatar de ml-explore

    ml-explore/mlx-examples

    8,254Ver en GitHub↗

    This repository provides a collection of reference implementations and code examples for training and deploying machine learning models using the MLX framework. It serves as a practical guide for executing distributed training, fine-tuning large language models, converting model weights, and implementing multimodal generative workflows. The project distinguishes itself through specialized examples for local hardware execution, featuring weight quantization to reduce memory usage and low-rank adaptation for parameter-efficient fine-tuning. It also includes scripts for transforming external mod

    Pythonmlx
    Ver en GitHub↗8,254
  • Ver las 30 alternativas a Stanford Cme 295 Transformers Large Language Models→