-
Regarding to https://github.com/redis/redis/issues/11915
Shall we add this feature to valkey?
In https://github.com/redis/redis/pull/11987, @hwware add three options to randomkeycommand, t…
-
Via discord: https://discord.com/channels/1161736243340640419/1161736244074659893/1265168228699738144
When the agent somehow already saved a larger than allowed size, it will fail to get agents on …
-
In one of our production clusters, the real memory usage of LRUQueryCache could be 10GB, almost 40 times larger than the estimated value (247MB) in `_nodes/stats` .
I have met this problem a few tim…
-
Some developers prefer not to constantly use `this` in classes, as classes in general can lead to larger files and complicate code splitting. They much prefer a functional approach. I believe it would…
-
### Motivation
在vllm部署推理时,基于kv cache的长度限制,很可能会出现如下情况:
> ValueError: The model's max seq len (19008) is larger than the maximum number of tokens that can be stored in KV cache (3840). Try increas…
-
Hi, this is great news after 14 years!
i've tried the executable on an Epyc 7282 server 2019 with 128 GB RAM and on djvu files larger than ~ 25MB it gives for example:
Processing page 81 of 81
…
-
I think BatchedDataLoader is dealing with the case files are larger than memory, so it streams rows from disk into memory, and shuffles data in the meanwhile.
However, if in-memory cache option is …
-
> One should never rely on the number of bytes actually allocated corresponding to the number requested.
The number of bytes allocated is guaranteed to be the same (or more? I guess it's rounded up…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Proxmox VE (Debian GNU/Linux 12 (bookworm))
Distribution Version | proxmox-ve 8.2.4
Kernel Version | Linux erp…
-
Hello, @Snosixtyboo @ameuleman my device is 4090 24G.
First,when using the SIBR viewer to view my trained model (model size is 4G), I found that the gpu memory is about 22G, if this is the case, if…