-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not work well on windows #66
Comments
atfer install deepsearch-glm==0.2.3 |
@cuikai-ai Yes, our next (dev) step is to support windows. We need the latest deepsearch-glm, but we are on it. We would really appreciate it if you could give us feedback, to verify all works as expected! |
Underlying models use GPU, and currently there is a big benefit of using GPU, albeit not as big as it could be, because of relatively low utilization. We are looking into ways of improving utilization, but it’s not very straight forward. You can play with general batching and concurrency settings here: settings.py to get better use of your CPU and RAM, but I doubt you could load GPU more efficiently this way, please let us know if this would influence your GPU utilization as well. |
This is scheduled to be completed soon. See #104 |
@cuikai-ai @sdspieg Windows support is now available. |
To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
The text was updated successfully, but these errors were encountered: