Skip to content

Commit 65741f0

Browse files
committed
Format code
1 parent 2988943 commit 65741f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastchat/model/model_registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,4 +433,4 @@ def get_model_info(name: str) -> ModelInfo:
433433
"MetaMath",
434434
"https://huggingface.co/meta-math",
435435
"MetaMath is a finetune of Llama2 on [MetaMathQA](https://huggingface.co/datasets/meta-math/MetaMathQA) that specializes in mathematical reasoning.",
436-
)
436+
)

0 commit comments

Comments
 (0)