awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Instruction-Tuned Language Models · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesInstruction-Tuned Language Models

Large language models specifically fine-tuned to follow user instructions and engage in chat-based interactions.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Instruction-Tuned Language Models. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Architectures
  5. Instruction-Tuned Language Models

Awesome Instruction-Tuned Language Models GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • microsoft/generative-ai-for-beginners

    microsoft/generative-ai-for-beginners

    106,618GitHubView on GitHub↗

    This project is a comprehensive, open-source educational curriculum designed to guide developers through the mastery of generative artificial intelligence. It provides a structured learning path that covers foundational concepts, prompt engineering, and the practical application of large language models. The repository

    Focuses on utilizing smaller, efficient language models for practical deployment.

    Jupyter Notebookaiazurechatgpt
  • mlabonne/llm-course

    mlabonne/llm-course

    75,340GitHubView on GitHub↗

    This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as we

    Demonstrates techniques for integrating multiple fine-tuned model checkpoints into a singular, unified architecture without additional training cycles.

    courselarge-language-modelsllm
  • dair-ai/Prompt-Engineering-Guide

    dair-ai/Prompt-Engineering-Guide

    70,526GitHubView on GitHub↗

    This project is a comprehensive educational resource and knowledge base dedicated to the development and application of large language models and autonomous agentic systems. It provides a structured framework for understanding prompt engineering, context management, and the architectural patterns required to build task

    Details best practices for interacting with and evaluating models specifically optimized for instruction following and conversational tasks.

    MDXagentagentsai-agents
  • CorentinJ/Real-Time-Voice-Cloning

    CorentinJ/Real-Time-Voice-Cloning

    59,355GitHubView on GitHub↗

    This project is a neural text-to-speech engine and voice cloning toolkit designed to generate synthetic speech that mimics the vocal characteristics of a target speaker. It functions as a real-time audio synthesizer, utilizing a deep learning pipeline to convert written text into high-fidelity speech output with minima

    Utilizes pre-trained feature extractors to generalize vocal synthesis across diverse and previously unseen speakers.

    Pythondeep-learningpythonpytorch
  • PlexPt/awesome-chatgpt-prompts-zh

    PlexPt/awesome-chatgpt-prompts-zh

    58,347GitHubView on GitHub↗

    This project is a community-driven library of structured text inputs designed to guide large language models into specific roles, behaviors, and operational modes. It functions as a comprehensive repository of prompt engineering resources, providing reusable templates that allow users to override default model tendenci

    Logic-driven prompts interpret user constraints to enforce consistent response patterns and override default model tendencies.

    chat-gptchatgptchatgpt3

Explore sub-tags

  • Code and Logic Models3 sub-tagsModels specialized in software development, mathematical reasoning, and technical source code analysis.
  • Few-Shot Persona ConditioningTechniques for guiding model behavior through predefined context blocks and example-based constraints.
  • Instruction-Following LayersLogic layers that interpret and enforce user-defined constraints to modify model behavior and response patterns.
Multilingual Language Models
Language models trained on diverse datasets to understand, translate, and generate text across multiple human languages.
  • Question Answering FormatsStructured prompt templates designed to elicit concise, direct answers from language models.
  • Transfer Learning PipelinesPipelines that adapt pre-trained models to new tasks or domains.
  • Weight-Space Merging TechniquesMethods for merging model weights directly.