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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
PhoebusSi avatar

PhoebusSi/Alpaca-CoT

0
View on GitHub↗
2,796 stars·250 forks·Jupyter Notebook·Apache-2.0·6 views

Alpaca CoT

We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!

Features

  • Data Expansion - Empirical study on instruction-tuning using chain-of-thought data.
  • Instruction Datasets - Platform for chain-of-thought and instruction-tuning research.

Star history

Star history chart for phoebussi/alpaca-cotStar history chart for phoebussi/alpaca-cot

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Alpaca CoT

Similar open-source projects, ranked by how many features they share with Alpaca CoT.
  • lianjiatech/belleLianjiaTech avatar

    LianjiaTech/BELLE

    8,273View on GitHub↗

    BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction tuning framework. It provides a pipeline for training, evaluating, and deploying models optimized for natural language understanding and dialogue tasks in the Chinese language. The project is distinguished by its integrated approach to model refinement, combining the curation of multi-million entry instruction datasets with a distributed training pipeline. This pipeline supports both full fine-tuning and low-rank adaptation to optimize conversational performance. The system

    HTMLbloomchinese-nlpgpt-evaluation
    View on GitHub↗8,273
  • facebookresearch/codellamafacebookresearch avatar

    facebookresearch/codellama

    16,307View on GitHub↗

    Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software development. It provides specialized model types optimized for general code generation, instruction following, and context-aware infilling. The project includes an instruction-tuned programming model for executing technical tasks via natural language prompts and a code infilling model that predicts missing sections based on surrounding source context. A large context code model is also provided to analyze extensive blocks of source code for improved coherence. The system covers capab

    Python
    View on GitHub↗16,307
  • freedomintelligence/huatuo-26mFreedomIntelligence avatar

    FreedomIntelligence/Huatuo-26M

    335View on GitHub↗

    The Largest-scale Chinese Medical QA Dataset: with 26,000,000 question answer pairs.

    View on GitHub↗335
  • da-southampton/redgptDA-southampton avatar

    DA-southampton/RedGPT

    70View on GitHub↗

    English Version

    View on GitHub↗70
See all 20 alternatives to Alpaca CoT→

Frequently asked questions

What does phoebussi/alpaca-cot do?

We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!

What are the main features of phoebussi/alpaca-cot?

The main features of phoebussi/alpaca-cot are: Data Expansion, Instruction Datasets.

What are some open-source alternatives to phoebussi/alpaca-cot?

Open-source alternatives to phoebussi/alpaca-cot include: lianjiatech/belle — BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction… facebookresearch/codellama — Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software… freedomintelligence/huatuo-26m — The Largest-scale Chinese Medical QA Dataset: with 26,000,000 question answer pairs. ibm/dromedary — Dromedary: towards helpful, ethical and reliable LLMs. instruction-tuning-with-gpt-4/gpt-4-llm — This project is an instruction tuning framework and synthetic data generator that uses high-capacity teacher models to… da-southampton/redgpt — [English Version].