模型

Inkling

thinkingmachines/Inkling

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:apache-2.0 上游版本:32b58a649435

中文简介

Inkling 是一个通用多模态模型,可接收文本、图像和音频输入并生成文本。上游模型卡将其定位于智能体与工具调用系统、编程助手、聊天机器人和检索等应用,并说明支持英语、其他自然语言及多种编程语言;实际能力、可接受使用范围和部署条件仍应以上游说明为准。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

Inkling 是一个通用多模态模型,可接收文本、图像和音频输入并生成文本。上游模型卡将其定位于智能体与工具调用系统、编程助手、聊天机器人和检索等应用,并说明支持英语、其他自然语言及多种编程语言;实际能力、可接受使用范围和部署条件仍应以上游说明为准。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

Inkling BF16 | NVFP4 | Playground | Tinker Cookbook | Acceptable Use 1. General Information Inkling is a general-purpose multimodal model that accepts text, image and audio inputs and generates text outputs. It is intended for use in English and other languages, and across multiple coding languages. The model is designed to be used by developers building AI-powered applications, including agentic and tool-use systems, coding assistants, chatbots, and retrieval-augmented generation systems, and is suitable for general-purpose conversational use, instruction-following, and other natural language and multimodal tasks. It is released with open weights to support research, fine-tuning and integration into third-party products by downstream developers. Languages:** English, with general multilingual capabilities across other languages. 2. Getting Started Try Inkling on the Tinker Playground or access via API using the Tinker Cookbook. Inkling supports local deployment using the following open-source libraries: SGLang (recipe, PR) vLLM (recipe, PR) TokenSpeed (recipe, PR) Unsloth (recipe, PR) Huggingface (recipe, PR) API access is also available through third party inference providers. 3. Model Properties Model type Multimodal autoregressive transformer Architecture type A 66-layer decoder-only transformer with a sparse Mixture-of-Experts (MoE) feed-forward backbone: each token is routed to 6 of 256 experts, plus 2 shared experts active on every token. Attention is a hybrid of local and global layers. The model is natively multimodal — images and video are encoded via a hierarchical patch encoder, and audio via discrete token encoding — with all modalities projected into a shared hidden space and processed jointly by the decoder. Parameters 975B total, 41B active Numerics support BF16 and NVFP4 Input modalities Inkling accepts text input in UTF-8 encoding, image input in any pixel-based format (with each dimension ideally between 40px and 4096px for optimal performance), a

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

上游文件元数据

  • .eval_results/aime_2026.yaml174 B
  • .eval_results/gpqa.yaml158 B
  • .eval_results/hle.yaml145 B
  • .eval_results/mmmu_pro.yaml177 B
  • .eval_results/swe-bench_pro.yaml170 B
  • .eval_results/swe-bench_verified.yaml184 B
  • .gitattributes7.44 KB
  • chat_template.jinja6.15 KB
  • config.json2.36 KB
  • model-00001-of-00108.safetensors18.61 GB
  • model-00002-of-00108.safetensors9.83 GB
  • model-00003-of-00108.safetensors18.43 GB
第三方资源声明

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