-
- [x] estimate fee for withdrawals https://github.com/ExchangeUnion/xud/pull/2026
- [x] monitor channel address and reconcile deposit on demand instead of using interval https://github.com/ExchangeUn…
ghost updated
1 month ago
-
使用Vector API提升SM3或SM4算法实现的性能。
注:KonaJDK 17的国密实现要稍晚些时候才会提交上来。
此时,可以使用另一个独立的Java组件[TencentKonaSMSuite]并结合最新的OpenJDK版本,比如22,中的Vector API实现来完成这个任务。
开发时使用TencentKonaSMSuite仓库的[vectorized]分支。
需要开发JMH性…
-
Let's say I embedded a text and save it in a file. After performing cosine similarity, I want to retrieve text. How can I do it?
I'm using onnx file in rust
-
Hi, I wonder which model is used on the embedding vectors provided for the 100M dataset?
Thanks in advance!
-
### LanceDB version
0.14.0
### What happened?
Getting a centroid shape error specifically when building vector index with `device='cuda'` since upgrading, confirmed that this same call works well o…
-
I'm trying to limit generation of wide AVX instruction to reduce frequency impact/performance regression.
For the following example (consecutive FP division): https://godbolt.org/z/reP9c78cM I get v…
-
Hello, had a few issues with the live device list returning 0.
I've tried a few solutions discussed in a couple other closed issues to no avail.
```c++
int size = pcpp::PcapLiveDeviceList::ge…
-
Automatically update the vector database with information on new datasets when they are uploaded.
-
**Description**
To increase response capability and decrease hallucinitation improved searching processes will be added.
Added features
1- Minimum match threshold
2- low/ medium / high threshold l…
-
### What happened?
I ran` ./llama-gbnf-validator mygrammar.txt mytestprogram.txt `and after checking the grammar itself, it started to parse the test file and it went into an infinite loop calling st…