-
### What happened?
SYCL version crashed since b3805 with this output:
llama_kv_cache_init: SYCL0 KV buffer size = 2688.00 MiB
llama_new_context_with_model: KV self size = 2688.00 MiB, …
-
Hello everyone,
Recently I've been experimenting with using [apache arrow](https://arrow.apache.org/docs/r/) for out of memory computation instead of andromeda with rsqlite. The speedups I'm gettin…
-
When backintime runs its `qt5_probing.py`, `xorg.bin` consumes a full CPU (~97..~102%). This happens only with the
`/usr/bin/python3 /usr/share/backintime/common/qt5_probing.py` processes. Quickl…
-
Possible to implement some type of server side rendering similar to data.table R package does? Below example takes some time to render.
library(shiny)
library(reactable)
ui
-
``` r
library(pointblank)
create_agent(tbl = iris) |>
col_vals_regex(Species, "^v.+$") |>
interrogate()
```
Created on 2024-08-10 with [reprex v2.1.1](https://reprex.tidyverse.org)
…
-
## v2.5.0-beta.0 Feedback
Please share your thoughts and experiences with the new Vulkan support! Your feedback will help us optimize performance across different systems.
Release details: [v2.5.0…
-
Seedtool-CLI can't input one of the standard output methods for SSKR in Gordian Seedtool iOS:
```
$ seedtool -i sskr "leaf tuna news flew liar hard puma slot jade mild cyan belt axis diet epic zoom …
-
Currently the environment variable LIBVA_DRIVER_NAME=
is the only tuneable. However having a define for LIBVA_DEVICE= and LIBVA_DISPLAY=
should also be defined.
This is especially important …
-
Hey Indrajeet,
I love this package. I was prepping a learning resource for some students and noticed that `ggscatterstats` is giving me an error:
Error:
! Problem while computing aesthetics.
ℹ…
-
Hi,
Here is a very minor bug that happens when passing bare dates to cli.
An easy workaround is wrapping the value in curly braces.
Here is a reprex with `cli_warn()`:
``` r
x = lubridate::…