mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 17:29:01 +00:00
refine
This commit is contained in:
parent
929e7c0e69
commit
cc21a99fbf
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class OptimizerType(Enum):
|
|||
@json_schema_type
|
||||
class DatasetFormat(Enum):
|
||||
instruct = "instruct"
|
||||
chat = "dialog"
|
||||
dialog = "dialog"
|
||||
|
||||
|
||||
@json_schema_type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue