Grzegorz Wierzowiecki
Grzegorz Wierzowiecki
Vim Shortcuts plug Helium, trigger conflicts on shortcuts. I tried to make some "empty" field in settings and now I am getting instead following error every time I open /...
Currently `[Ctrl]+[Shift]+[y]` makes `youtube-timestamps` only working for yt. * What about making it also for video files drag&droped / from **local** files (fro assets directory usually) ? * What about...
Kind request for people considering to try qdrant with Rust programs. Could you create more tutorials and examples that illustrate also how to use rust-client together e.g. with https://github.com/pepperoni21/ollama-rs generated...
To make it even more portable, here is kind request to add instruction how to make it WASI(X) and consider uploading to registry: https://wasmer.io/search?q=whisper for easy sandboxed execution `wasmer run...
Could you please make some shortcode for `--role` ? E.g. `-R`?
Currently I see only way to provide prompt as argument. It would be great to be able to point at File containing long prompt.
``` $ cargo install --locked paru Updating crates.io index Installing paru v1.11.0 Updating crates.io index Updating crates.io index Compiling tokio-macros v1.8.0 Compiling futures-macro v0.3.21 Compiling serde_derive v1.0.137 Compiling openssl-macros v0.1.0...
Usage: docker build -f Dockerfile -q . | xargs -I % docker run % Allows to easily run locally python tests, like it's run in ci.yml, in isolated container for...
Feature request: Flag to exclude hidden directories. Currently when running sk e.g. in git directory we see sk exploring `.git` and all subdirectories and files... same in directories with a...
Dear Maintainers, I am trying to deploy CPU pod (for testing), and as much as tool seems working with GPU pods, for CPU pods I get: `Error: required flag(s) "gpuType"...