Closed Wannabeasmartguy closed 2 months ago
Hello @Wannabeasmartguy which version of LM Studio is this? If it’s not 0.3.2, can you please see if it still happens with it? Available from https://lmstudio.ai
This issue happened on version 0.3.2, but it doesn't appear anymore and works just fine. I will continue to observe for a few days and would let you know immediately if there are any other anomalies, thank you very much @yagil !
This issue is no longer happening and will be closed
This error occurs all the time when the model needs to work all the time
{'error': '
[2024-11-10 11:16:24.072] [error] [LMSInternal][Client=LM Studio][Endpoint=serverSessionOperationTimeConfig] Error in writable signal handler: TypeError: Cannot read properties of undefined (reading 'operationTimeConfigSignal')
at t.ServerSessionProvider.getServerSessionOperationTimeConfigWritableSignal (C:\Users\Администратор\AppData\Local\LM-Studio\app-0.3.5\resources\app.webpack\main\index.js:65:27562)
at Object.handler (C:\Users\Администратор\AppData\Local\LM-Studio\app-0.3.5\resources\app.webpack\main\index.js:81:27918)
at t.ServerPort.receivedWritableSignalSubscribe (C:\Users\Администратор\AppData\Local\LM-Studio\app-0.3.5\resources\app.webpack\main\index.js:238:110)
at a.receivedMessage (C:\Users\Администратор\AppData\Local\LM-Studio\app-0.3.5\resources\app.webpack\main\index.js:195:8009)
at MessagePortMain.
Hi there, I'm facing a weird problem:
When I use MiniCPM-V-2_6 from your huggingface repo (no matter which edition, both q4 and q8 would happen), if I send a picture in lmstudio, the app works correctly; But as soon as I start the server and send it an image, I get the following error:
Besides, if I send text format propmt without images, it works fine in both lmstudio and the server.
I didn't find useful relevant information, so came here for help. Does anyone have any solution?