-
### Description
I has do as https://apisix.apache.org/zh/docs/apisix/3.2/discovery/nacos/,
```
discovery:
nacos:
host:
- "http://${username}:${password}@101.32.56.94:8848"
fetc…
-
We have successfully enabled your code in a stand-alone case. But when we try to enable it between two machines, the compute node will appear bug. In function poll_completion() , compute node appears …
-
When I try to compile mongo with rocksdb module, i received following errors:
Compiling build/opt/mongo/db/modules/rocks/src/rocks_server_status.o
src/mongo/db/modules/rocks/src/rocks_server_status.c…
-
I converted the models to `float32` using this script: https://gist.github.com/pcuenca/23cd08443460bc90854e2a6f0f575084, but found precision problems when targeting `float16`. It'd be interesting to s…
-
问题描述:
使用memtier_benchmark进行tendis 2.6.0版本压测,100% set,持续压测半小时,压测结束后(此时tendis无任何外部请求),当tendis触发binlogrecycle动作时,tendis进程占用的内存持续增长,最大达到202G。(再次配置binlog-save-logs = 0,测试后,内存未持续增长,怀疑是否与binlogrecycle的机…
-
Hi again,
I'm trying to make sure that TiDB can work with CURA. So far, I compiled the custom TiDB executable in the `tidb_cura` branch:
```
[2021/07/14 00:09:46.504 -06:00] [INFO] [printer.go:…
ghost updated
3 years ago
-
# Trending repositories for C#
1. [**AvaloniaUI / Avalonia**](https://github.com/AvaloniaUI/Avalonia)
__Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. Th…
-
### Feature request
Fu et al. propose a novel decoding technique that accelerates greedy decoding on Llama 2 and Code-Llama by 1.5-2x across various parameters sizes, without a draft model. This meth…
-
以下是出错时的前后日志
-------------------
```
2016-11-02 10:42:01.615 [DEBUG] server.cpp(340): w:0.025,p:0.064, req: zincr 20161102:archives_uv:domain m.baidu.com 1, resp: ok 39716
2016-11-02 10:42:01.618 […
-
Hello! Thank you for sharing your work!
I have tested your quantized models on our machines, and the results are very impressive.
I wish to learn more about the VPTQ quantization process and us…