llm-cold-start-benchmark
B待确认Benchmark性能/成本推理速度开放apache-2.0
发布方:ArchCoder
热度9.0▼ 0.3
下载量 · 30天
65
Hugging Face
GitHub Stars
—
代码仓库
论文被引
—
Semantic Scholar
跑分模型 · 30天
—
Leaderboard results
简介
LLM Container Cold-Start Benchmark Measurements of how long it takes to bring a language model from cold storage to a state where it can serve its first token, across 25 open-weight models spanning 17 architecture families and 100.9 GiB of checkpoints, on a single NVIDIA T4. Cold start is the latency a serverless or scale-to-zero inference platform pays when it has no warm replica. It decomposes into weight transfer from storage, deserialization into host memory, transfer to the… See the full description on the dataset page: https://huggingface.co/datasets/ArchCoder/llm-cold-start-benchmark.