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
·
Back to bigcode-project/octopack

Open-source alternatives to Octopack

23 open-source projects similar to bigcode-project/octopack, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Octopack alternative.

  • bigscience-workshop/promptsourceAvatar de bigscience-workshop

    bigscience-workshop/promptsource

    3,025Ver en GitHub↗

    Toolkit for creating, sharing and using natural language prompts.

    Python
    Ver en GitHub↗3,025
  • bigscience-workshop/xmtfAvatar de bigscience-workshop

    bigscience-workshop/xmtf

    536Ver en GitHub↗

    This repository provides an overview of all components used for the creation of BLOOMZ & mT0 and xP3 introduced in the paper Crosslingual Generalization through Multitask Finetuning. Link to 25min video on the paper by Samuel Albanie; Link to 4min video on the paper by Niklas Muennighoff.

    Jupyter Notebook
    Ver en GitHub↗536
  • facebookresearch/metaseqAvatar de facebookresearch

    facebookresearch/metaseq

    6,546Ver en GitHub↗

    Metaseq is a transformer sequence modeling toolkit designed for training, fine-tuning, and deploying sequence-to-sequence models using open pre-trained weights. It provides a comprehensive framework for large language model training, including dedicated tools for sequence dataset processing and a standalone inference server for generating text via API requests. The project features specialized utilities for model quantization to reduce parameter precision to eight bits, which lowers memory usage and increases inference speed. It also includes a checkpoint conversion pipeline to transform mode

    Python
    Ver en GitHub↗6,546
  • google-research/flanAvatar de google-research

    google-research/FLAN

    1,566Ver en GitHub↗

    Original Flan (2021) | The Flan Collection (2022) | Flan 2021 Citation | License

    Python
    Ver en GitHub↗1,566

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.

Find more with AI search
  • google-research/text-to-text-transfer-transformerAvatar de google-research

    google-research/text-to-text-transfer-transformer

    6,528Ver en GitHub↗

    This is a machine learning framework for treating diverse natural language processing tasks as a unified text-to-text problem. It provides a toolkit for pre-training and fine-tuning large-scale transformer models, utilizing a system where both inputs and outputs are formatted as raw text sequences. The framework is distinguished by its distributed training system, which uses mesh-based strategies to scale model weights and training batches across multiple TPU cores. It supports multi-task learning by combining diverse datasets into a single training stream using configurable mixture rates, al

    Python
    Ver en GitHub↗6,528
  • hkust-nlp/deitaAvatar de hkust-nlp

    hkust-nlp/deita

    597Ver en GitHub↗

    🤗 HF Repo 📄 Paper 📚 6K Data 📚 10K Data

    Python
    Ver en GitHub↗597
  • imoneoi/openchatAvatar de imoneoi

    imoneoi/openchat

    5,481Ver en GitHub↗

    OpenChat is a framework for the training, fine-tuning, and deployment of large language models optimized for conversational and mathematical reasoning tasks. It provides a comprehensive lifecycle for these models, ranging from training pipelines and deployment stacks to a web-based chat interface. The project focuses on enabling high-performance model execution on consumer-grade hardware without the need for enterprise-grade accelerators. It includes a production-ready inference server that implements the OpenAI chat completion protocol and utilizes dynamic request batching to optimize hardwa

    Python
    Ver en GitHub↗5,481
  • ise-uiuc/magicoderI

    ise-uiuc/magicoder

    0Ver en GitHub↗

    🎩 Models | 📚 Dataset | 🚀 Quick Start | 👀 Demo | 📝 Citation | 🙏 Acknowledgements

    Ver en GitHub↗0
  • luohongyin/sailAvatar de luohongyin

    luohongyin/SAIL

    161Ver en GitHub↗

    Towards Robust Grounded Language Modeling [DEMO](https://huggingface.co/spaces/luohy/SAIL-7B) | [WEB](https://openlsr.org/sail-7b)

    Python
    Ver en GitHub↗161
  • namisan/mt-dnnAvatar de namisan

    namisan/mt-dnn

    2,259Ver en GitHub↗

    New Release We released Adversarial training for both LM pre-training/finetuning and f-divergence.

    Python
    Ver en GitHub↗2,259
  • nardien/kardAvatar de Nardien

    Nardien/KARD

    44Ver en GitHub↗

    Official Code Repository for the paper Knowledge-Augmented Reasoning Distillation for Small Language Models in Knowledge-intensive Tasks (NeurIPS 2023).

    Python
    Ver en GitHub↗44
  • nlpxucan/wizardlmAvatar de nlpxucan

    nlpxucan/WizardLM

    9,486Ver en GitHub↗

    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 capa

    Python
    Ver en GitHub↗9,486
  • ofa-sys/expertllamaAvatar de OFA-Sys

    OFA-Sys/ExpertLLaMA

    299Ver en GitHub↗

    This repo introduces ExpertLLaMA, a solution to produce high-quality, elaborate, expert-like responses by augmenting vanilla instructions with specialized Expert Identity description. This repo contains: - Brief introduction on the method. - 52k Instruction-Following Expert Data generated by…

    Python
    Ver en GitHub↗299
  • orhonovich/unnatural-instructionsAvatar de orhonovich

    orhonovich/unnatural-instructions

    181Ver en GitHub↗

    This repository contains the Unnatural Instructions dataset. Unnatural Instructions is a dataset of instructions automatically generated by a Large Language model. See full details in the paper: "Unnatural Instructions: Tuning Language Models with (Almost) No Human Labor"

    Ver en GitHub↗181
  • renzelou/muffinAvatar de RenzeLou

    RenzeLou/Muffin

    16Ver en GitHub↗

    This repository contains the source code for reproducing the data curation of MUFFIN (Multi-faceted Instructions).

    Python
    Ver en GitHub↗16
  • sahil280114/codealpacaAvatar de sahil280114

    sahil280114/codealpaca

    1,512Ver en GitHub↗

    This is the repo for the Code Alpaca project, which aims to build and share an instruction-following LLaMA model for code generation. This repo is fully based on Stanford Alpaca ,and only changes the data used for training. Training approach is the same.

    Python
    Ver en GitHub↗1,512
  • thunlp/ultrachatAvatar de thunlp

    thunlp/UltraChat

    2,786Ver en GitHub↗

    UltraChat is a collection of large-scale conversational datasets and instruction-tuning data designed for training and evaluating generative AI models. It provides structured JSON data consisting of complex, multi-round dialogue sequences intended to refine the performance of large language models in chat tasks. The project focuses on improving reasoning and response quality through a diverse set of interactions across multiple sectors. These datasets are used for supervised fine-tuning and instruction tuning workflows to improve how models follow complex directions and maintain context acros

    Pythonchatbotchatgptdeep-learning
    Ver en GitHub↗2,786
  • tianyi-lab/debatuneAvatar de tianyi-lab

    tianyi-lab/DEBATunE

    25Ver en GitHub↗

    Can LLMs Speak For Diverse People? Tuning LLMs via Debate to Generate Controllable Controversial Statements (ACL'24) Chinese Version: [知乎](https://zhuanlan.zhihu.com/p/720237237)

    Python
    Ver en GitHub↗25
  • universal-ner/universal-nerAvatar de universal-ner

    universal-ner/universal-ner

    375Ver en GitHub↗

    UniversalNER: Targeted Distillation from Large Language Models for Open Named Entity Recognition Wenxuan Zhou, Sheng Zhang, Yu Gu, Muhao Chen, Hoifung Poon (*Equal Contribution)

    Python
    Ver en GitHub↗375
  • urchade/glinerAvatar de urchade

    urchade/GLiNER

    3,333Ver en GitHub↗

    Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts)

    Python
    Ver en GitHub↗3,333
  • yizhongw/self-instructAvatar de yizhongw

    yizhongw/self-instruct

    4,602Ver en 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
    Ver en GitHub↗4,602
  • yyding1/gnerAvatar de yyDing1

    yyDing1/GNER

    60Ver en GitHub↗

    Rethinking Negative Instances for Generative Named Entity Recognition

    Python
    Ver en GitHub↗60
  • zjukg/knowpatAvatar de zjukg

    zjukg/KnowPAT

    193Ver en GitHub↗

    Knowledgeable Preference Alignment for LLMs in Domain-specific Question Answering

    Python
    Ver en GitHub↗193