mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
cleanup
This commit is contained in:
@@ -69,6 +69,6 @@ The need for model selection, parameter tuning and cost saving is not specific t
|
||||
## For Further Reading
|
||||
|
||||
* [Research paper about the tuning technique](https://arxiv.org/abs/2303.04673)
|
||||
* [Documentation about AutoGen](https://microsoft.github.io/autogen/)
|
||||
* [Documentation about inference tuning](Use-Cases/enhanced_inference)
|
||||
|
||||
*Do you have any experience to share about LLM applications? Do you like to see more support or research of LLM optimization or automation? Please join our [Discord](https://discord.gg/Cppx2vSPVP) server for discussion.*
|
||||
|
||||
@@ -164,5 +164,5 @@ There are many directions of extensions in research and development:
|
||||
|
||||
## For Further Reading
|
||||
|
||||
* [Documentation](https://microsoft.github.io/autogen/) about `autogen` and [Research paper](https://arxiv.org/abs/2303.04673).
|
||||
* [Documentation](/docs/Getting-Started) about `autogen` and [Research paper](https://arxiv.org/abs/2303.04673).
|
||||
* [Blog post](/blog/2023/04/21/LLM-tuning-math) about a related study for math.
|
||||
|
||||
@@ -89,6 +89,6 @@ Further work can be done to enhance this framework or math problem-solving in ge
|
||||
## For Further Reading
|
||||
|
||||
* [Research paper of MathChat](https://arxiv.org/abs/2306.01337)
|
||||
* [Documentation about `autogen`](https://microsoft.github.io/autogen/)
|
||||
* [Documentation about `autogen`](/docs/Getting-Started)
|
||||
|
||||
*Are you working on applications that involve math problem-solving? Would you appreciate additional research or support on the application of LLM-based agents for math problem-solving? Please join our [Discord](https://discord.gg/Cppx2vSPVP) server for discussion.*
|
||||
|
||||
@@ -143,5 +143,5 @@ print(response)
|
||||
|
||||
## For Further Reading
|
||||
|
||||
* [Documentation](https://microsoft.github.io/autogen/) about `autogen`
|
||||
* [Documentation](/docs/Getting-Started) about `autogen`.
|
||||
* [Documentation](https://github.com/lm-sys/FastChat) about FastChat.
|
||||
|
||||
Reference in New Issue
Block a user