Skip to content

Commit

Permalink
Update wizardmath_demo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
flyinghpluo authored Sep 1, 2023
1 parent 87d7796 commit 24cdd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/wizardmath_demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def evaluate_vllm(
)
],
title=title,
description="Empowering Mathematical Reasoning for Large Language Models via Reinforced Evol-Instruct"
description="Empowering Mathematical Reasoning for Large Language Models via Reinforced Evol-Instruct, github: https://github.com/nlpxucan/WizardLM, huggingface: https://huggingface.co/WizardLM"
).queue().launch(share=False, server_port=port)

if __name__ == "__main__":
Expand Down

0 comments on commit 24cdd2e

Please sign in to comment.