Go: fix unused check (#17922)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2026-08-06 14:45:10 +08:00
committed by GitHub
parent 66f2c84c3f
commit 405275935f
34 changed files with 304 additions and 311 deletions

View File

@@ -48,7 +48,7 @@
"model_types": [
"embedding"
],
"batch_size": 16
"max_batch_size": 16
},
{
"name": "ibm-granite/granite-embedding-278m-multilingual:1f76d42a05f120e12272746d5a2d86b525c13420773f795a4cbef9117d8685f1",
@@ -56,7 +56,7 @@
"model_types": [
"embedding"
],
"batch_size": 16
"max_batch_size": 16
}
]
}