Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
DataAnalysis
Commits
c6af0bca
Commit
c6af0bca
authored
Mar 17, 2026
by
sharkgene@qq.com
Browse files
add configuration sample file
parent
ceb7915b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
0 deletions
+21
-0
.README.md.swp
.README.md.swp
+0
-0
.data_config.json.swp
.data_config.json.swp
+0
-0
.plot_comparison.py.swp
.plot_comparison.py.swp
+0
-0
sample.json
sample.json
+21
-0
No files found.
.README.md.swp
deleted
100644 → 0
View file @
ceb7915b
File deleted
.data_config.json.swp
deleted
100644 → 0
View file @
ceb7915b
File deleted
.plot_comparison.py.swp
deleted
100644 → 0
View file @
ceb7915b
File deleted
sample.json
0 → 100644
View file @
c6af0bca
{
"filter"
:
{
"并发数"
:
[],
"模型"
:
[]
},
"dist_cols"
:
[
"模型"
,
"卡数"
],
"group_cols"
:
[[
"并发数"
],
[
"输入长度(tokens)"
,
"输出长度(tokens)"
]],
"key_cols"
:
[
"卡型号"
,
"vLLM版本"
,
"V0/V1 Engine"
],
"metric_cols"
:
[
"平均首字延时TTFT(ms)"
,
"平均生成时间TPOT(ms)"
,
"生成吞吐量(tokens/s)"
,
"总吞吐量(tokens/s)"
],
"files"
:
[
{
"file"
:
"t.xlsx"
,
"sheets"
:
[],
"column_mapping"
:
{
"卡类型"
:
"卡型号"
},
"column_replace"
:
{
"模型"
:{
"Qwen3_14B"
:
"Qwen3-14B"
,
"Qwen3_32B"
:
"Qwen3-32B"
}
}
}
]
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment