Replies: 1 comment
-
Hey @wuyang910! I'm here to help you with any bugs, questions, and even guide you on how to become a contributor. Let's tackle this issue together! To enable import tracemalloc
tracemalloc.start() This will start tracing memory allocations, and you can later use If the warning is related to synchronization or asynchronous operations, ensure that all asynchronous tasks are properly awaited and that shared resources are accessed in a thread-safe manner. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
I have deployed a model locally using Ollama, and when I run it, I encountered the following error, which seems to be related to synchronization or asynchronization.
Beta Was this translation helpful? Give feedback.
All reactions