awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bigscience-workshop avatar

bigscience-workshop/xmtf

0
View on GitHub↗
536 星标·43 分支·Jupyter Notebook·Apache-2.0·4 次浏览arxiv.org/abs/2211.01786↗

Xmtf

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.

Features

  • Instruction Tuning - Multilingual multitask finetuning for cross-lingual generalization.
  • Open Source Models - Multilingual multitask finetuning for cross-lingual generalization.

Star 历史

bigscience-workshop/xmtf 的 Star 历史图表bigscience-workshop/xmtf 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Xmtf 的开源替代方案

相似的开源项目,按与 Xmtf 的功能重合度排序。
  • facebookresearch/metaseqfacebookresearch 的头像

    facebookresearch/metaseq

    6,546在 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
    在 GitHub 上查看↗6,546
  • xorbitsai/inferencexorbitsai 的头像

    xorbitsai/inference

    9,358在 GitHub 上查看↗

    This project is a platform for the deployment of open source large language and multimodal models. It provides a unified interface to serve text, image, and speech models across local or cloud hardware. The system enables distributed AI inference by orchestrating model workloads across multiple nodes and devices. It includes a unified API adapter layer to standardize inputs and outputs, as well as tools for multimodal chat and structural image generation. The platform covers a broad capability surface including request batching for throughput optimization, dynamic model loading, and integrat

    Python
    在 GitHub 上查看↗9,358
  • openlm-research/open_llamaopenlm-research 的头像

    openlm-research/open_llama

    7,526在 GitHub 上查看↗

    Open Llama is an open source large language model and pre-trained transformer designed as a permissively licensed alternative to proprietary weights. It serves as a base model reproduction of the Llama architecture, providing a set of weights for a decoder-only transformer. The project provides a transparently trained model based on the RedPajama dataset, supporting unrestricted commercial and research use. It includes systems for serving pre-trained weights in various sizes. The project covers natural language processing research and performance benchmarking through text quality evaluation

    在 GitHub 上查看↗7,526
  • tencentcloudadp/youtu-agentTencentCloudADP 的头像

    TencentCloudADP/youtu-agent

    4,576在 GitHub 上查看↗

    Youtu Agent is an open-source framework for building, running, and evaluating autonomous agents powered by large language models. It provides the core infrastructure for creating agents that follow reasoning loops, use toolkits, and coordinate with other agents to solve complex tasks, all managed through YAML-driven configuration files. The framework distinguishes itself through its support for multi-agent orchestration, where a planner agent decomposes tasks and coordinates specialized worker agents, and through its integration with the Model Context Protocol for connecting to external toolk

    Pythonagent-frameworkagentsopenai-agents
    在 GitHub 上查看↗4,576
查看 Xmtf 的所有 30 个替代方案→

常见问题解答

bigscience-workshop/xmtf 是做什么的?

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.

bigscience-workshop/xmtf 的主要功能有哪些?

bigscience-workshop/xmtf 的主要功能包括:Instruction Tuning, Open Source Models。

bigscience-workshop/xmtf 有哪些开源替代品?

bigscience-workshop/xmtf 的开源替代品包括: facebookresearch/metaseq — Metaseq is a transformer sequence modeling toolkit designed for training, fine-tuning, and deploying… xorbitsai/inference — This project is a platform for the deployment of open source large language and multimodal models. It provides a… openlm-research/open_llama — Open Llama is an open source large language model and pre-trained transformer designed as a permissively licensed… tencentcloudadp/youtu-agent — Youtu Agent is an open-source framework for building, running, and evaluating autonomous agents powered by large… databrickslabs/dolly — Dolly is an instruction-tuned large language model designed to follow complex natural language directions. It operates… blinkdl/chatrwkv — ChatRWKV is an open-source frontend and GPU-accelerated inference engine designed for interacting with RWKV recurrent…