-
```
My version (0.4.0 b) uses more memory that W Explorer.
Approx 34Mb in process .. more than any of my Windows services.
XP Pro SP3 fresh install with all updates (about a thousand of them!)
Any cha…
-
I have a large pdf to generate, but it seems that the library buffer all the thing in memory。 So can it output the buffer at demand to disk? and how to do it? thanks.
-
In the JournalPage.tsx component, the sortedEntries function currently creates a shallow copy of filteredEntries (via const sorted = [...filteredEntries]) before sorting. This step may lead to memory …
-
Hi OmegaFold Team,
Congrats on your great work! I am hoping to use OmegaFold to predict structure of a relatively large protein (992 amino acid).
I have tried to set the subbatch_size to [2, 4,…
-
We recently had an incident on our Flagsmith because it was not properly autoscaling with memory/cpu usage.
Please add support for HPA on the flagsmith-charts
-
Hello,
I am experiencing an issue with excessive RAM usage when using the MLX framework on my M1 Mac with 64GB of RAM. This problem seems to occur with any model I use, not just a specific one. For…
-
## Lapce Version
0.2.2
## System information
System: Windows 11
RAM: 16GB
CPU: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
## Describe the bug
When resizing the window, the memory footpri…
-
Hello, having issues with memory usage.
Is it normal that even with 48Go VRAM i cannot run the reverse process for generation with a small batch of 2 ?
What are you specs ?
-
It seems as if the model is being loaded in FP16. I've also noticed how `QuantizedWeight8bit` is imported in run.py, but not actually used. Is that for runtime quantization with FP16 weights, or is it…
-
When started with to following parameters:
```
wlr-sunclock \
--margins "0,0,0,0" \
--width 1920 \
--layer bottom \
--anchors tblr \
--border-width 2 \
-i 1
```
The memory …