Skip to content

Commit 3ff02bb

Browse files
authored
Update README.md
1 parent b78d1ec commit 3ff02bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Learn more about tool calling <https://gorilla.cs.berkeley.edu/leaderboard.html>
5151
| └── constants.py - This file contains system prompts to adjust the model's behavior.
5252
└── voice_stt_mode.py - Gradio tabbed interface with Speech-to-text interface that allows edits and a text interface.
5353

54-
### Attribution
54+
## Attribution
5555
* This project uses the Qwen2.5-0.5B model developed by Alibaba Cloud under the Apache License 2.0. The original project can be found at [Qwen technical report](https://arxiv.org/abs/2412.15115)
5656
* Inspired by this example for the [Groq interface STT](https://github.com/bklieger-groq/gradio-groq-basics)
5757
* Microsoft Autogen was used to simulate multistep interactions. The original project can be found at [Microsoft Autogen](https://github.com/microsoft/autogen)

0 commit comments

Comments
 (0)