JaéGeR
JaéGeR
The feature of connecting more than 1 client in a single database under ```client_factory = ClientFactory(database_name)``` worked perfectly fine earlier but is not working now. Even on passing the ```jid```...
How to kill the thread used to connect the client in ```client_factory.run()``` after the client is disconnected or logged out using ```client.disconnect()``` or ```client.logout()``` respectively? 
The context size which is used to allocate the space for model execution and KV caches, cannot be modified once the model and context params are initialized. This can be...