You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance bisect_model to support Multifunction Models with multiple main functions.
How can this feature be used?
I encountered an issue while using bisect_model with a Multifunction Model. ValueError("'bisect_model' only support model with a single 'main' function.")
The text was updated successfully, but these errors were encountered:
rustui
added
the
feature request
Functionality does not currently exist, would need to be created as a new feature (type)
label
Dec 7, 2024
🌱 Describe your Feature Request
Enhance bisect_model to support Multifunction Models with multiple main functions.
How can this feature be used?
I encountered an issue while using bisect_model with a Multifunction Model.
ValueError("'bisect_model' only support model with a single 'main' function.")
The text was updated successfully, but these errors were encountered: