mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-31 16:01:46 +00:00
remove todo
This commit is contained in:
parent
58c6138df1
commit
9d04f11543
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ from llama_models.llama3.api.datatypes import URL
|
||||||
from llama_stack.apis.common.type_system import ChatCompletionInputType, StringType
|
from llama_stack.apis.common.type_system import ChatCompletionInputType, StringType
|
||||||
from llama_stack.apis.datasetio import DatasetDef
|
from llama_stack.apis.datasetio import DatasetDef
|
||||||
|
|
||||||
# TODO: migrate these to meta-llama/ HF repo with finalized schema
|
|
||||||
llamastack_mmlu = DatasetDef(
|
llamastack_mmlu = DatasetDef(
|
||||||
identifier="llamastack_mmlu",
|
identifier="llamastack_mmlu",
|
||||||
url=URL(
|
url=URL(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue