Project NOMAD 基准结果无法提交排行榜?检查提交前置条件

发布时间:2026/9/10 21:49:03
Project NOMAD 基准结果无法提交排行榜?检查提交前置条件 Project NOMAD 基准结果无法提交排行榜检查提交前置条件【免费下载链接】project-nomadProject NOMAD is an offline-first knowledge and education server. Wikipedia, thousands of books, courses, maps, and optional local AI, all running on hardware you own with no internet required.项目地址: https://gitcode.com/GitHub_Trending/pr/project-nomad在 Project NOMAD 的 System Benchmark 页面完成基准测试后你本可以点Share with Community把结果分享到社区排行榜community leaderboard。但实际操作中会遇到两类情况一是结果区根本不出现Share with Community区块二是点击提交后弹出 Submission Failed。下面的排查与提交路径基于项目文档与 benchmark 页面实现、提交控制器 的实际规则整理帮助你按顺序核对前置条件、完成一次可被接受的提交。提交前置条件逐项核对排行榜提交有硬性资格条件任何一条不满足都会导致无法分享或提交被拒绝。对照检查基准类型必须是 Full。页面提供三种基准类型full、System Only、AI Only。只有full类型可提交system或ai类型的结果会显示Partial标记并带有提示This {type} benchmark cannot be shared with the community. Run a Full Benchmark with AI Assistant installed to share your results.必须包含 AI 数据。页面判断可分享的代码条件是ai_tokens_per_second不为 null 且大于 0即 AI 基准实际测出了 tokens/sec。这要求AI AssistantOllama 服务已安装且可用——点击Run Full Benchmark前会做预检查未安装时会弹出{aiAssistantName} Required警告并给出跳转 Apps 安装的链接。FAQ 同样说明benchmark must include AI resultsAI Assistant must be installed and working。结果未提交过。submitted_to_repository为 true 的结果会显示绿色Shared with Community成功横幅而不是提交按钮重复提交会被直接拒绝409提示 A benchmark for this system with the same or higher score has already been submitted.。分数要求。FAQ 明确你的分数必须高于同一硬件same hardware此前的任何一次提交。如果同硬件已经提交过同分或更高分的基准新的提交会返回 409 冲突。Builder Tag 格式非匿名分享时。格式为两个英文单词加四位数字即Word-Word-0000例如Tactical-Llama-1234。格式不合法会返回 400Invalid builder tag format. Expected: Word-Word-0000。也可以勾选Share anonymously (no Builder Tag shown on leaderboard)跳过 Builder Tag。提交频率。服务端限制每小时最多提交一次触发时返回 429提示You can only submit one benchmark per hour. Please wait a bit and try again.另有一条隐私说明提交只包含硬件信息CPU 型号/核心数/线程数、RAM、磁盘类型、GPU与各项分数不收集 IP、主机名或个人数据。执行一次可提交的提交按最短路径操作打开Settings → System Benchmark路由/settings/benchmark。确认 AI Assistant 已安装页面未安装时会显示AI Assistant is not installed提示。点击Run Full Benchmark。基准大约需要 3-6 分钟完成期间页面展示实时进度完成后会展示 NOMAD Scorev2 为相对 Reference Build 1000 的无上限指数Legacy 为 0-100 加权综合分。在结果区确认该次结果是 Full 且含 AI 数据AI Performance 区块显示 Tokens per Second 数值而不是No AI Benchmark Data且分数标题没有Partial标记。展开Benchmark Details面板核对Benchmark Type为full、AI Model Used有值、Submitted to Repository为No。在Share with Community区块填写 Builder Tag或勾选匿名分享点击Share with Community。命令行提交可选替代路径也可以在服务器上直接提交命令来自 benchmark:submit 命令node ace benchmark:submit不带参数时默认提交最近一次基准结果提交前会打印将要提交的硬件信息与分数并提示确认输入确认后才真正提交。--benchmark-id ID短参数-i可指定提交哪一条结果ID 可在 Benchmark Details 的 Full Benchmark ID 中查看。-y跳过确认提示。命令输出成功时显示Repository ID与Your percentile若该结果已提交过会警告Benchmark xxx has already been submitted.并带出 Repository ID不会重复提交。提交失败时的报错对照现象原因来自项目实现处理结果区无Share with Community区块显示 Partial Benchmark 提示该结果是 System Only 或 AI Only或 Full 基准没测出 AI 数据安装/修复 AI Assistant 后重新运行 Full Benchmark提交报错 409A benchmark for this system with the same or higher score has already been submitted.同硬件已存在同分或更高分的提交产生一次更高分数的新 Full Benchmark 再提交提交报错 429You can only submit one benchmark per hour.每小时一次提交限制等待约一小时后重试提交报错 400Invalid builder tag format. Expected: Word-Word-0000Builder Tag 不符合格式改为Word-Word-0000形式或勾选匿名分享CLI 提示No benchmark result found.尚未运行过基准先运行一次基准CLI 提示运行node ace benchmark:run再提交命令行Submission failed: detail仓库端或校验错误detail 为具体原因按 detail 内容处理验证提交是否成功界面结果区出现成功横幅 Shared with Community — Your benchmark has been submitted to the community leaderboard.并附带 View the leaderboard 链接Benchmark Details 中Submitted to Repository变为Yes出现Repository ID。命令行输出Benchmark submitted successfully!、Repository ID: id与Your percentile: n%数值因提交时的排行榜数据而异此处为输出形式示例非固定值。历史记录Benchmark History 表格中该条目的 Shared 列显示 ✓。限制排行榜只接受 Full Benchmark 且含 AI 数据的结果System Only / AI Only 结果无论怎么操作都无法提交。同一硬件的提交必须逐次提高分数且频率不超过每小时一次这两条是服务端强制的无法绕过。匿名分享不展示 Builder Tag但仍受上述频率与分数限制约束。【免费下载链接】project-nomadProject NOMAD is an offline-first knowledge and education server. Wikipedia, thousands of books, courses, maps, and optional local AI, all running on hardware you own with no internet required.项目地址: https://gitcode.com/GitHub_Trending/pr/project-nomad创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考