-
**Describe the bug**
I have a query that results in 10k rows of data:
`index=abc earliest=-3y@mon latest=-3y@d`
But when sorted:
`index=abc earliest=-3y@mon latest=-3y@d | sort _raw`
It res…
-
Hi, I'm benchmarking flashinfer on H100, and I'm running attention for the decoding stage.
I use q_head = kv_head = 40, which is the standard attention for llama 13B.
I tried use_tensor_cores = …
-
After 11 of June device half of the time the device is offline and the graphs are full of gaps
![IMG_0160](https://github.com/user-attachments/assets/027d5272-2fe9-429d-a34e-2953d0581605)
Wa…
-
Jailbroke, went to Cydia and updated the built in packages along with installing OpenSSH and they just dissapeared
-
Type: Bug
I can't see the second half of the long content.
This happens as you scroll down to the minimized length.
VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-1…
-
Hi. I am having various build issues.
\Source\Math>msbuild Math.vcxproj /p:Configuration=Release /p:Platform=x64
> Build started 07.09.2020 12:50:34.
> Project "C:\Users\clang\cntk_msvc\Sourc…
-
#### Your system information
* System information from steam : https://gist.github.com/Leopard1907/6ecc15d81527562e72daf786a97636a0
* Have you checked for system updates?: Yes
#### Please descr…
-
**What is the bug?**
Mouse selection (& scroll) is extremely sluggish
**What did you do to get the bug?**
I was selecting some text from 170 lines docker compose file where half of it is made …
-
### Tested versions
4.4.dev4
4.3
### System information
Windows 11, SteamOS
### Issue description
Using Websockets causes the connection to be closed after a while (feels like roughly …
-
修改代码中的
```javascript
(function update() {
setTimeout(function () { update(); ontick(); }, 1000 / global.fps);
})();
```
1000,可以更改游戏的更新速率,实现调整游戏倍速的效果。
UI上可以加一个Option tag来随时调整这个速率
```
…