mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-03 19:57:35 +00:00
no renaming
This commit is contained in:
parent
22dba64f09
commit
0728e3ce7d
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ class TestNVIDIAEvalImpl(unittest.TestCase):
|
||||||
self._assert_request_body(
|
self._assert_request_body(
|
||||||
{
|
{
|
||||||
"config": f"nvidia/{MOCK_BENCHMARK_ID}",
|
"config": f"nvidia/{MOCK_BENCHMARK_ID}",
|
||||||
"target": {"type": "model", "model": "meta-llama/Llama-3.1-8B-Instruct"},
|
"target": {"type": "model", "model": "Llama3.1-8B-Instruct"},
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue