jac-cbi
jac-cbi
I've recently moved most of my servers and VMs to Artix Linux (a derivative of Arch Linux, sans systemd). I chose the `runit` system for my init and process supervision...
I've read with extreme interest the efforts to use the Apple Silicon GPUs with ggml. However, I think there might be some mis-understanding. I hope it's me, but if it's...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Cloudflare recently released Workers AI. Please extend this library to include support...
### Checklist - [X ] Using latest version on the [App Store](http://itunes.apple.com/app/id1156707581) - [X ] Read the [docs](http://blink.sh/docs/) - [X ] Searched for [existing GitHub issues](https://github.com/blinksh/blink/issues) ### Configuration iPad OS...
All, I saw this morning that Tim Dettmers bitsandbytes python lib uses Nvidia's [Unified Memory](https://developer.nvidia.com/blog/unified-memory-cuda-beginners/) by [default](https://x.com/stasbekman/status/1749968490155696612), see (`csrc/pythonInterface.c:377`). It doesn't look like candle, via cudarc supports this. I'm interested...
**Basic information** `zellij --version`: `zellij 0.40.1` `stty size`: `66 104` `uname -av` or `ver`(Windows): `Linux saturn 6.1.70 #4 SMP PREEMPT_DYNAMIC Tue Jan 2 17:33:33 UTC 2024 x86_64 Intel(R) Xeon(R) CPU...
This can be enabled with the unstable feature flag, `i_know_what_i_am_doing`. Developers attempting to deploy blake3 via the Rust crate often encounter `derive_key(&str, ...)` which forces the INFO parameter to be...
I'm fired up about a rust implemented document parsing / embedding engine for my code and documents. Sadly, I don't see a good PDF ingestion in the code. Ideally, I'd...
All, I'm in the early stages of writing my project, which is in Rust, and relies on ML-KEM / Kyber (both, one for FIPS world, the other for non-fips). ###...