Ask a question to get started
Enter to send•Shift+Enter new line
Test that model can be initialized with streaming=True.
streaming=True
This is for backward-compatibility purposes.
If this test fails, ensure that the model can be initialized with a boolean streaming parameter.
streaming
test_init_streaming( self, ) -> None