ludwig-ai / ludwig

Low-code framework for building custom LLMs, neural networks, and other AI models
http://ludwig.ai
Apache License 2.0
11.21k stars 1.19k forks source link

Integrating new frameworks #3895

Closed yogeshhk closed 4 months ago

yogeshhk commented 10 months ago

Is your feature request related to a problem? Please describe. This feature request is related to brand new ask, such as integration of external libraries/frameworks.

Describe the use case Ideas: Not sure if the following ideas have been already considered or not, but still let me enumerate them

Describe the solution you'd like What would it take to integrate the above? Is Ludwig thin enough to integrate any new functionality, by specifying parameters in yaml and then having callbacks to get the task done?

alexsherstinsky commented 4 months ago

@yogeshhk We recently published a request for comments (RFC) on evolving the Ludwig architecture. It is in a message on our Discord. Do you think that your ideas for incorporating frameworks can fit as part of that proposal? Also, do you think that all of them are in-scope for Ludwig, or are some of them better left as independent? Thanks a lot!

yogeshhk commented 4 months ago

@yogeshhk We recently published a request for comments (RFC) on evolving the Ludwig architecture. It is in a message on our Discord. Do you think that your ideas for incorporating frameworks can fit as part of that proposal? Also, do you think that all of them are in-scope for Ludwig, or are some of them better left as independent? Thanks a lot!

@alexsherstinsky yes, bulging scope could be an issue as well. I guess, keeping this functionality separate is fine