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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nlpxucan avatar

nlpxucan/WizardLM

0
View on GitHub↗
9,486 stars·747 forks·Python·7 vues

WizardLM

WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models.

The project is distinguished by its evolutionary instruction tuning, which uses a method to rewrite simple instructions into complex tasks. This process expands training dataset difficulty and produces a high volume of open-domain tasks across various difficulty levels.

The system covers capabilities in complex instruction execution, mathematical problem solving via chain-of-thought prompting, and the generation of functional source code. It also supports multi-turn conversation management to maintain context across natural dialogues.

Features

  • Instruction Evolution - Uses an evolutionary method to automatically rewrite simple instructions into complex tasks to expand training dataset difficulty.
  • Synthetic Instruction Evolutions - Implements an evolutionary method to rewrite simple instructions into complex tasks for training high-performance models.
  • Chain-of-Thought Prompting - Implements a reasoning process that breaks down complex mathematical and logical problems into intermediate steps.
  • Complex Problem Solving - Computes mathematical results and applies reasoning through standard and chain-of-thought prompting.
  • Conversational AI - Maintains state and context across multiple dialogue exchanges to perform sophisticated conversational operations.
  • Generative Code Models - Functions as a specialized AI model focused on producing functional code from natural language descriptions.
  • Synthetic Generators - Provides a framework to transform simple instructions into diverse, difficult synthetic datasets for model training.
  • Instruction-Following Models - Executes sophisticated operations across coding and math domains using specialized instruction-evolution training.
  • Instruction Tuning - Optimizes pre-trained models through instruction tuning to improve their ability to follow complex user commands.
  • Instruction Tuning Frameworks - Provides a framework for enhancing models through evolutionary instruction tuning to handle complex reasoning.
  • Large Language Models - Provides a generative large language model capable of executing complex coding, math, and conversational tasks.
  • Mathematical Reasoning Training - Employs specialized instructional training and chain-of-thought prompting to solve advanced mathematical problems.
  • Natural Language Code Generators - Generates functional and high-quality source code based on natural language descriptions and technical requirements.
  • Synthetic Instruction Generators - Automatically evolves simple natural language instructions into sophisticated tasks to create diverse training datasets.
  • Domain Specific Models - Provides specialized model adaptations tailored for high-performance coding and mathematical reasoning tasks.
  • Synthetic Dataset Generators - Acts as a tool for transforming simple instructions into complex synthetic datasets for training other models.
  • Complexity Scaling - Increases training example difficulty through repeated refinement cycles to advance model performance boundaries.
  • Instruction Datasets - Transforms basic prompts into high-volume open-domain tasks to improve model instruction-following performance.
  • Conversation Management - Tracks information and maintains state across multi-turn interactions to enable natural conversational flow.
  • Data Expansion - Uses evolutionary instructions to empower models with complex reasoning.
  • Distillation Algorithms - Distills complex instruction-following capabilities using evolved data.
  • Foundation Models - Evolutionary instruction-tuned language model.
  • Instruction Tuning - Framework for empowering code models through evolutionary instruction tuning.
  • LLM Frameworks - Model trained with evolved instructions for complex task following.
  • Natural Language Processing - Listed in the “Natural Language Processing” section of the FunNLP awesome list.
  • Reasoning And Math Models - Reinforced instruction tuning for enhanced mathematical reasoning.

Historique des stars

Graphique de l'historique des stars pour nlpxucan/wizardlmGraphique de l'historique des stars pour nlpxucan/wizardlm

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait nlpxucan/wizardlm ?

WizardLM is a large language model and instruction-tuning framework designed to execute sophisticated coding, mathematical, and conversational tasks. It functions as an AI system for mathematical reasoning and code generation, as well as a synthetic dataset generator used to train other language models.

Quelles sont les fonctionnalités principales de nlpxucan/wizardlm ?

Les fonctionnalités principales de nlpxucan/wizardlm sont : Instruction Evolution, Synthetic Instruction Evolutions, Chain-of-Thought Prompting, Complex Problem Solving, Conversational AI, Generative Code Models, Synthetic Generators, Instruction-Following Models.

Quelles sont les alternatives open-source à nlpxucan/wizardlm ?

Les alternatives open-source à nlpxucan/wizardlm incluent : deepseek-ai/deepseek-llm — DeepSeek-LLM is a large language model and causal language model designed for natural language generation. It… qwenlm/qwen2.5 — Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code… yizhongw/self-instruct — Self-instruct is a framework for generating synthetic instruction datasets and fine-tuning large language models to… ibm-granite/granite-code-models — Granite Code Models is a family of transformer-based foundational models designed for software engineering and logical… internlm/internlm — InternLM is a large language model and a comprehensive suite of weights designed for text generation and complex… tatsu-lab/stanford_alpaca — This project provides an end-to-end framework for adapting large language models to follow user instructions through…

Alternatives open source à WizardLM

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec WizardLM.
  • deepseek-ai/deepseek-llmAvatar de deepseek-ai

    deepseek-ai/deepseek-LLM

    7,100Voir sur GitHub↗

    DeepSeek-LLM is a large language model and causal language model designed for natural language generation. It functions as a multi-lingual system capable of predicting the next token in a sequence to perform text completion and conversational generation. The model is specialized for logical reasoning, specifically as a code and math LLM. This enables it to perform complex problem solving, which includes generating executable code and solving mathematical equations through step-by-step analysis. The system's broader capabilities cover conversational AI, including the generation of chat comple

    Makefile
    Voir sur GitHub↗7,100
  • qwenlm/qwen2.5Avatar de QwenLM

    QwenLM/Qwen2.5

    27,307Voir sur GitHub↗

    Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code production, and complex mathematical reasoning. The project encompasses a multilingual language model capable of processing dozens of languages and a specialized code generation model for technical problem solving and debugging. The framework is distinguished by its long context capabilities, enabling the analysis of massive inputs ranging from 256K up to 1 million tokens. It further functions as an agentic framework, utilizing standardized templates and parsers to execute autonomous wo

    Python
    Voir sur GitHub↗27,307
  • yizhongw/self-instructAvatar de yizhongw

    yizhongw/self-instruct

    4,602Voir sur GitHub↗

    Self-instruct is a framework for generating synthetic instruction datasets and fine-tuning large language models to improve their instruction-following capabilities. It provides a pipeline for aligning pretrained models with human intentions through a supervised fine-tuning workflow. The system utilizes a synthetic data generator that uses a seed set of tasks to prompt a model to create new instructional data. It includes an instruction dataset curator to remove redundant or low-quality entries, maintaining dataset diversity through a filtered task pool. The framework covers the full alignme

    Python
    Voir sur GitHub↗4,602
  • ibm-granite/granite-code-modelsAvatar de ibm-granite

    ibm-granite/granite-code-models

    1,250Voir sur GitHub↗

    Granite Code Models is a family of transformer-based foundational models designed for software engineering and logical reasoning tasks. These models are trained on high-quality programming datasets to interpret natural language prompts and generate functional source code, explain complex logic, repair code defects, and produce technical documentation. The project distinguishes itself through specialized training methodologies that align model behavior with complex programming instructions and mathematical problem-solving. By utilizing chain-of-thought reasoning and instruction-tuned parameter

    Voir sur GitHub↗1,250
  • Voir les 30 alternatives à WizardLM→