Michael Misiewicz

Results 8 issues of Michael Misiewicz

### 🐛 Describe the bug Using MPS for BERT inference appears to produce about a 2x slowdown compared to the CPU. Here is code to reproduce the issue: ```python #...

triaged
module: mps

In `psql`, the `numericlocale` option uses the system locale to format numbers: ``` ubuntu=# \pset numericlocale on ubuntu=# select 1234; ?column? ---------- 1,234 (1 row) ``` In `usql` this appears...

Hello! I've been using `ArchiveSpark` with the CommonCrawl files stored on S3. I found a few items that needed small fixes and I thought I'd send in a PR. I...

Using usql 0.14.6 for accessing a Postgres database, I'm finding that the history file is often corrupted on exiting, and I'm not able to search my history from previous sessions....

Is there a recommended best practice for storing an ID along with a vector? My use case is sentence embedding. I have many passages of text, and I'd like to...

### Describe the bug Compared to the [Banana pi-provided image](https://wiki.banana-pi.org/Banana_Pi_BPI-R4#Release_image) which is based on kernel 5.4.246, the most recent snapshot of openwrt fails to detect all the PCI devices on....

target/mediatek
bug
Official Image
SNAPSHOT

On MacOS 15.2, running postgres 16 from home-brew, and building lantern from master, the following inscrutable errors are thrown when using an external index: ``` [+] [Lantern External Index] New...

### Description While running the beszel agent on Darwin, after about an hour I'm observing crashes with a stack trace like this: ``` 2025/05/04 02:11:59 DEBUG Docker stats err="Get \"http://localhost/containers/json\":...

bug