-
If a piper http server comes under heavy load, GPU memory usage can spike up multiple GBs and remain high until the server is stopped. Sometimes requests can get OOM errors if memory usage increases t…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
We probably do not need to support embedding dimensions of more than 1536, and having an embedding dimention of larger than 2000 means we can no longer build a Postgres index using pgvector.
Makin…
-
**Is your enhancement request related to a problem? Please describe.**
Guys, during the stress test, we found that the client's memory is very large, and even Full gc appeared. After analyzing the du…
-
Add suspend and resume events to tensor filter
Consider a scenario where AI services are being provided on devices with limited memory capacity.
Since user requests do not occur continuously, it m…
-
![image](https://github.com/intel-analytics/ipex-llm/assets/99886928/1c17365c-a6cb-44f2-bf6f-3a63443279d9)
-
Hello, I'm considering making some changes to [AV]sitB, specifically in the way it handles the parsed AVpos notecard data ... more specifically the 90300 & 90301 link message commands. I'm not up for…
-
dany.armstrong90
High
# Withdrawal fee for UsualX vault will be mis-calculated.
### Summary
The `UsualX.withdraw()` function has logic error in calculating the withdrawal fee.
### Root Cause
…
-
Glide.with(context).load(url).into(imageView)
imageView size : 500 * 500
remote image size: 100 * 100
the bitmap in BitmapDrawable by glide loaded is too large, size is 500 * 500, Why not 100 …
-
### 🚀 The feature, motivation and pitch
Feature: Implement Incremental PCA with native GPU support in PyTorch.
Motivation: I'm working on a large-scale machine learning project that requires dimen…