File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
demos/continuous_batching/accuracy Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11diff --git a/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py b/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py
2- index 73731c0..0d966ed 100644
2+ index 73731c0..b6bbf48 100644
33--- a/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py
44+++ b/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py
55@@ -2060,6 +2060,30 @@ third_party_inference_model_map = {
@@ -18,9 +18,9 @@ index 73731c0..0d966ed 100644
1818+ is_fc_model=True,
1919+ underscore_to_dot=True,
2020+ ),
21- + "ovms_model_stream ": ModelConfig(
21+ + "ovms-model-stream ": ModelConfig(
2222+ model_name="ovms-model-stream",
23- + display_name="ovms_model_stream ",
23+ + display_name="ovms-model-stream ",
2424+ url="http://localhost:8000/v3",
2525+ org="ovms",
2626+ license="apache-2.0",
You can’t perform that action at this time.
0 commit comments