Fix init to accept kwargs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"AutoConfig": "hello.EchoConfig",
|
||||
"AutoAgent": "hello.EchoAgent"
|
||||
"AutoConfig": "ce_ranker.CERankerConfig",
|
||||
"AutoAgent": "ce_ranker.CERankerAgent"
|
||||
}
|
||||
Reference in New Issue
Block a user