模型

opt-125m

facebook/opt-125m

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:other 上游版本:27dcfa74d334

中文简介

facebook/opt-125m 是 facebook 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 27dcfa74d334,同步到 12 个文件,文件元数据合计 7.20 GB;访问状态为“公开”,许可证字段为“other”。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

【README 卡片中文译介】

以下内容依据上游仓库 facebook/opt-125m 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。

【资源概览】
facebook/opt-125m 是 facebook 在 Hugging Face 发布的模型仓库,当前卡片主要关联文本生成与推理。本站固定记录上游版本 27dcfa74d334,同步到 12 个文件,文件元数据合计 7.20 GB;访问状态为“公开”,许可证字段为“other”。

【适用方向】
适合在真实样本上评估文本生成与推理能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

【版本与规格】
固定版本:27dcfa74d334。 任务标签:文本生成与推理。 语言字段:en。 架构:OPTForCausalLM。 库标记:transformers。 模型类型字段:opt。 上游页面记录的最近更新时间:2023-09-15。

【文件信息】
上游 API 返回 12 个文件,文件元数据合计 7.20 GB。 已保存文件清单中的主要扩展名:.json 5 个、.md 2 个、.bin 1 个、.h5 1 个、.msgpack 1 个、.txt 1 个。 当前较大的文件包括:tf_model.h5(239.09 MB);pytorch_model.bin(238.93 MB);flax_model.msgpack(238.88 MB)。

【运行或处理环境】
仓库文件元数据合计 7.20 GB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

【使用边界】
许可证显示为“other”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

已有简体中文译文 · Codex 基于固定版本 README 与上游元数据生成中文结构化译介 · 2026-07-26 00:51

OPT : Open Pre-trained Transformer Language Models OPT was first introduced in Open Pre-trained Transformer Language Models and first released in metaseq's repository on May 3rd 2022 by Meta AI. Disclaimer**: The team releasing OPT wrote an official model card, which is available in Appendix D of the paper. Content from **this** model card has been written by the Hugging Face team. Intro To quote the first two paragraphs of the official paper Large language models trained on massive text collections have shown surprising emergent capabilities to generate text and perform zero- and few-shot learning. While in some cases the public can interact with these models through paid APIs, full model access is currently limited to only a few highly resourced labs. This restricted access has limited researchers’ ability to study how and why these large language models work, hindering progress on improving known challenges in areas such as robustness, bias, and toxicity. We present Open Pretrained Transformers (OPT), a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters, which we aim to fully and responsibly share with interested researchers. We train the OPT models to roughly match the performance and sizes of the GPT-3 class of models, while also applying the latest best practices in data collection and efficient training. Our aim in developing this suite of OPT models is to enable reproducible and responsible research at scale, and to bring more voices to the table in studying the impact of these LLMs. Definitions of risk, harm, bias, and toxicity, etc., should be articulated by the collective research community as a whole, which is only possible when models are available for study. Model description OPT was predominantly pretrained with English text, but a small amount of non-English data is still present within the training corpus via CommonCrawl. The model was pretrained using a causal language modeling (CLM) objective. OPT belongs to the sa

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合在真实样本上评估文本生成与推理能力,并比较质量、时延和资源消耗。 建议先用小规模样本验证推理框架、输入输出格式和任务指标,再决定是否进入完整权重获取、量化或部署评估。

模型参数

固定版本:27dcfa74d334。 任务标签:文本生成与推理。 语言字段:en。 架构:OPTForCausalLM。 库标记:transformers。 模型类型字段:opt。 上游页面记录的最近更新时间:2023-09-15。

文件说明

上游 API 返回 12 个文件,文件元数据合计 7.20 GB。 已保存文件清单中的主要扩展名:.json 5 个、.md 2 个、.bin 1 个、.h5 1 个、.msgpack 1 个、.txt 1 个。 当前较大的文件包括:tf_model.h5(239.09 MB);pytorch_model.bin(238.93 MB);flax_model.msgpack(238.88 MB)。

上游文件元数据

  • .gitattributes1.15 KB
  • config.json651 B
  • flax_model.msgpack238.88 MB
  • generation_config.json137 B
  • LICENSE.md10.86 KB
  • merges.txt445.62 KB
  • pytorch_model.bin238.93 MB
  • README.md6.93 KB
  • special_tokens_map.json441 B
  • tf_model.h5239.09 MB
  • tokenizer_config.json685 B
  • vocab.json877.76 KB

硬件建议

仓库文件元数据合计 7.20 GB。 实际显存与内存由精度、量化方式、上下文长度、批量、并发、MoE 专家加载方式和推理框架共同决定,不能只凭参数名或仓库大小作部署承诺;应在目标格式和目标硬件上实测。

注意事项

许可证显示为“other”,具体用途限制、附加政策和归属要求仍以上游原文为准。 模型输出、工具调用和生成内容可能出现错误、偏见或安全风险,面向业务前应建立任务级评测、权限隔离和人工确认。

获取、校验与交付

咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。