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
Add back support for old Falcon model type/config (#243)
Two days ago Falcon changed their model type and configuration keys.
Yesterday night they reverted the changes. Update Falcon loading to
support both old-style and new-style models.
Fixes#242.
0 commit comments