Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into metamath
  • Loading branch information
merrymercy authored Dec 9, 2023
commit 8da224242d79c11b51e15195fe89eab1f0456c53
2 changes: 1 addition & 1 deletion fastchat/model/model_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,4 +434,4 @@ def get_model_info(name: str) -> ModelInfo:
"MetaMath",
"https://huggingface.co/meta-math",
"MetaMath is a finetune of Llama2 on [MetaMathQA](https://huggingface.co/datasets/meta-math/MetaMathQA) that specializes in mathematical reasoning.",
)
)
You are viewing a condensed version of this merge commit. You can view the full changes here.