Skip to content

Commit

Permalink
FOX
Browse files Browse the repository at this point in the history
  • Loading branch information
akopytko committed Nov 28, 2024
1 parent f089002 commit 9928352
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"whats_new_model": false,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -30,7 +30,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down Expand Up @@ -63,7 +63,7 @@
"whats_new_model": false,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -87,7 +87,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down Expand Up @@ -120,7 +120,7 @@
"whats_new_model": false,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -144,7 +144,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down Expand Up @@ -177,7 +177,7 @@
"whats_new_model": true,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -201,7 +201,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand All @@ -228,7 +228,7 @@
"whats_new_model": true,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -252,7 +252,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down Expand Up @@ -283,7 +283,7 @@
"whats_new_model": true,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -307,7 +307,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down Expand Up @@ -338,7 +338,7 @@
"whats_new_model": false,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -362,7 +362,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down Expand Up @@ -393,7 +393,7 @@
"whats_new_model": false,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -417,7 +417,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down Expand Up @@ -450,7 +450,7 @@
"whats_new_model": false,
"PlatformType": "Server Platforms (Intel® Xeon®)",
"Parameters": {
"OpenVINO Model Server": {
"Ovms": {
"Precisions": [
{
"Throughput": {
Expand All @@ -474,7 +474,7 @@
}
]
},
"vLLM with OpenVINO backend": {
"Vllm": {
"Precisions": [
{
"Throughput": {
Expand Down
2 changes: 0 additions & 2 deletions docs/sphinx_setup/_static/benchmarks_files/graph-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,6 @@
"parameters": {
"name": "parameters",
"data": [
"Vllm",
"Ovms"
]
},
"precision": {
Expand Down

0 comments on commit 9928352

Please sign in to comment.