orca-zhang
orca-zhang
当年还是从codeproject下载的febird,设计得非常巧妙,深受启发,致敬雷总!
Dear Matt, Thanks to your great lib. What I'm working is optional compressed extensions, so non-compressed ones that they do nothing about compression/decompression are included. ## What would you like...
[orcas](https://github.com/orcastor/orcas) 在使用sqlite3+borm过程中发现一些差异: - `INSERT IGNORE INTO` -> `INSERT OR IGNORE INTO` - `FORCE INDEX(idx_name)` -> `INDEXED BY idx_name` - `ON DUPLICATE KEY UPDATE field1=value1, field2=value2...` -> `ON CONFLICT(field) DO UPDATE...
加密前数据是85860,加密后85872,解密时因为bug导致传递的数据大小为85860,但是返回err也为nil,buf也为空
Add Chinese masstive model market [modelscope.cn](https://modelscope.cn/) which hosted by Alibaba Inc. as fallback incase of network errors or service temporary unavailable cases.
### Summary Hello WasmEdge team, I would like to request that you provide support for building SYCL packages for the wasm-nn ggml library, with the goal of running inference on...
- [x] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md) - Self-reported review complexity: - [x] Low - [ ] Medium - [ ] High