microsoft / RD-Agent

Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era, where the core aspects of R&D are mainly focused on data and models. We are committed to automate these high-value generic R&D processes through our open source R&D automation tool RD-Agent, which let AI drive data-driven AI.
https://rdagent.azurewebsites.net/
MIT License
415 stars 41 forks source link

Feature Request: Support for Open-Source LLMs in RD-Agent #304

Open NewWinHilton opened 3 days ago

NewWinHilton commented 3 days ago

🌟 Feature Description

Support for open-source llms (e.g., Ollama) in RD-Agent, allowing the integration and utilization of these models within the RD-Agent framework.

Motivation

Adding Ollama, etc. will enable the exploration of new techniques without the limitations of proprietary APIs and costs. While current open source llms may or may not be viable today, they will improve over time and become versatile in the near future. The model ecosystem is rapidly evolving, with new models like Llama 3.1, Qwen, and many others emerging regularly, this will make it a perfect fit for this ecosystem.

TPLin22 commented 3 days ago

Hi, Thanks for your suggestion. We will consider incorporating it into our future plans. If you're interested in contributing to this feature, we would also be happy to provide guidance and feedback.